summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a862c8b..abbeff7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-ndim-git-utils 1.12.12
+ndim-git-utils 1.12.13
First public release.
diff --git a/configure.ac b/configure.ac
index 4e77936..ab5ab7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.61)
AC_INIT([ndims git utilities],
- [1.12.12],
+ [1.12.13],
[hun@n-dimensional.de],
[ndim-git-utils])
AC_CONFIG_AUX_DIR([auto-aux])