summaryrefslogtreecommitdiff
path: root/etckeeper
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-08-04 10:14:26 -0400
committerJoey Hess <joeyh@joeyh.name>2015-08-04 10:14:26 -0400
commit5a635844e896d65027b092f7e2fb1bea7938ba3e (patch)
treeb6a1d3042a3d2d1a811060040c8a541c5fadfcec /etckeeper
parentaa231ac7d44e9592d817ba17f3d1bdceadca5943 (diff)
releasing package etckeeper version 1.18.2
Diffstat (limited to 'etckeeper')
-rwxr-xr-xetckeeper2
1 files changed, 1 insertions, 1 deletions
diff --git a/etckeeper b/etckeeper
index f367e74..d85ebb6 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.1"
+ echo "Version: 1.18.2"
exit 0
fi
command="$1"