summaryrefslogtreecommitdiff
path: root/etckeeper
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-03-14 13:24:26 -0400
committerJoey Hess <joeyh@joeyh.name>2015-03-14 13:24:26 -0400
commit9a62e8d64a6972585589a0e9fada19d4a0d0f443 (patch)
tree5a18ba64f8a81e6a42ae1b610e4d6068f633cd39 /etckeeper
parent0dd5ff64bf4dba9a2e54c7f29c96998af5dcebce (diff)
releasing package etckeeper version 1.18
Diffstat (limited to 'etckeeper')
-rwxr-xr-xetckeeper2
1 files changed, 1 insertions, 1 deletions
diff --git a/etckeeper b/etckeeper
index 6671e24..6b1d0f2 100755
--- a/etckeeper
+++ b/etckeeper
@@ -66,7 +66,7 @@ elif [ "x$1" = "x-h" ] || [ "x$1" = "x--help" ]; then
exit 0
elif [ "x$1" = "x-v" ] || [ "x$1" = "x--version" ]; then
# This is automatically updated by the Makefile.
- echo "Version: 1.17"
+ echo "Version: 1.18"
exit 0
fi
command="$1"