summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-07-17 18:59:43 -0400
committerJoey Hess <joeyh@joeyh.name>2016-07-17 18:59:43 -0400
commit2a3f6c605da29cb21d90269781ad079db9338a3d (patch)
treed05d2220005cf3bf4f727ff62901463232afc851
parentffb6e06214dba9257a322286cbdaabfd40be3a59 (diff)
prep release
-rwxr-xr-xetckeeper2
-rw-r--r--etckeeper.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/etckeeper b/etckeeper
index 70ad797..12a0128 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.4"
+ echo "Version: 1.18.5"
exit 0
fi
command="$1"
diff --git a/etckeeper.spec b/etckeeper.spec
index 0830064..ffc4050 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,5 +1,5 @@
Name: etckeeper
-Version: 1.18.4
+Version: 1.18.5
Release: 4%{?dist}
Summary: store /etc in git, mercurial, bzr or darcs