summaryrefslogtreecommitdiff
path: root/etckeeper
diff options
context:
space:
mode:
Diffstat (limited to 'etckeeper')
-rwxr-xr-xetckeeper2
1 files changed, 1 insertions, 1 deletions
diff --git a/etckeeper b/etckeeper
index 93f2b00..70ad797 100755
--- a/etckeeper
+++ b/etckeeper
@@ -71,7 +71,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.3"
+ echo "Version: 1.18.4"
exit 0
fi
command="$1"