From 8b81cc98e22d0e05561e416c9aac2c99d7ad96eb Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 6 Nov 2007 16:05:58 +0100 Subject: 1.10.4 --- NEWS | 2 +- configure.ac | 2 +- doc/.htaccess | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index d7dcddd..5f01ce3 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,2 @@ -ndim-git-utils 1.10.3 +ndim-git-utils 1.10.4 First public release. diff --git a/configure.ac b/configure.ac index 2ad61ea..a7fef32 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.61) AC_INIT([ndims git utilities], - [1.10.3], + [1.10.4], [hun@n-dimensional.de], [ndim-git-utils]) AC_CONFIG_AUX_DIR([auto-aux]) diff --git a/doc/.htaccess b/doc/.htaccess index d1988b7..d83f119 100644 --- a/doc/.htaccess +++ b/doc/.htaccess @@ -1,2 +1,3 @@ ReadmeName FOOTER.html HeaderName HEADER.html +IndexIgnore FOOTER.html -- cgit