From a284de07d8ab58d42e256cc0912625a18bd179d4 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Sun, 2 Dec 2007 02:40:32 +0100 Subject: bump version number --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b6191bf..44849b7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +ndim-git-utils 1.17.1 + ndim-git-utils 1.17 * New: * Add git-check-commit-msg. diff --git a/configure.ac b/configure.ac index 37df621..c33d584 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) AC_INIT([ndims git utilities], - [1.17], + [1.17.1], [hun@n-dimensional.de], [ndim-git-utils]) AC_CONFIG_AUX_DIR([auto-aux]) -- cgit