From bd2f587e3304b5b588cdb3732f59fda4d12c4a74 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 6 Nov 2007 21:24:06 +0100 Subject: 1.12.9 --- NEWS | 2 +- configure.ac | 2 +- doc/.htaccess | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 5e4a506..360b703 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,2 @@ -ndim-git-utils 1.12.8 +ndim-git-utils 1.12.9 First public release. diff --git a/configure.ac b/configure.ac index 2a0944f..ecab016 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) AC_INIT([ndims git utilities], - [1.12.8], + [1.12.9], [hun@n-dimensional.de], [ndim-git-utils]) AC_CONFIG_AUX_DIR([auto-aux]) diff --git a/doc/.htaccess b/doc/.htaccess index d83f119..1dab310 100644 --- a/doc/.htaccess +++ b/doc/.htaccess @@ -1,3 +1,3 @@ ReadmeName FOOTER.html HeaderName HEADER.html -IndexIgnore FOOTER.html +IndexIgnore FOOTER.html HEADER.html -- cgit