summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-07 18:44:46 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-07 18:44:46 +0100
commitdbff96ce44224d01d615343a897ba3b271c57bcc (patch)
tree0801ab4dfc72c234cf4b1e6551adbc9f1b351519
parent81b9e9da359da9235ee3ae50fae4b8f4d214ed8a (diff)
downloadndim-git-utils-dbff96ce44224d01d615343a897ba3b271c57bcc.tar.gz
ndim-git-utils-dbff96ce44224d01d615343a897ba3b271c57bcc.tar.xz
ndim-git-utils-dbff96ce44224d01d615343a897ba3b271c57bcc.zip
Do not upload unfinished stuffv1.14.4
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
-rw-r--r--git-buildmsg/Makefile-files2
3 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index aa78576..429c94f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ndim-git-utils 1.14.3
+ndim-git-utils 1.14.4
ndim-git-utils 1.14
diff --git a/configure.ac b/configure.ac
index e04298b..0e7e03b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.61)
AC_INIT([ndims git utilities],
- [1.14.3],
+ [1.14.4],
[hun@n-dimensional.de],
[ndim-git-utils])
AC_CONFIG_AUX_DIR([auto-aux])
diff --git a/git-buildmsg/Makefile-files b/git-buildmsg/Makefile-files
index 05938a2..aed68ad 100644
--- a/git-buildmsg/Makefile-files
+++ b/git-buildmsg/Makefile-files
@@ -1,7 +1,7 @@
# -*- makefile -*-
bin_SCRIPTS += git-buildmsg/git-buildmsg
EXTRA_DIST += git-buildmsg/git-buildmsg.in
-UPLOAD_FILES += git-buildmsg/git-buildmsg
+# UPLOAD_FILES += git-buildmsg/git-buildmsg
TESTS += git-buildmsg-test
check_PROGRAMS += git-buildmsg-test