summaryrefslogtreecommitdiff
path: root/etckeeper
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2015-03-21 18:29:18 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2015-03-21 18:30:13 -0400
commitc1bfd1a0f638dfe72067050aec1c61ca63768abb (patch)
treedc317680165cf091057f5a6273bcbdfffec485cf /etckeeper
parentf412f81a4d793a54800852b36680c37e11a2d510 (diff)
prepare ITP uploads (Closes: #768516)
Diffstat (limited to 'etckeeper')
-rwxr-xr-xetckeeper2
1 files changed, 1 insertions, 1 deletions
diff --git a/etckeeper b/etckeeper
index 6b1d0f2..f367e74 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.18"
+ echo "Version: 1.18.1"
exit 0
fi
command="$1"