summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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