Skip to content

Commit f3669a2

Browse files
committed
Version 1.4
1 parent ddbfc03 commit f3669a2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.4 (2016-09-16)
2+
----------------
3+
4+
* Add an option to preserve the file modification time.
5+
16
1.3 (2016-09-25)
27
----------------
38

reflac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33
IFS=$'\n\t'
44

5-
VERSION=1.3
5+
VERSION=1.4
66

77
VERBOSE=0
88
RECURSIVE=0

0 commit comments

Comments
 (0)