summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 03147b9..2f25f6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ(2.61)
-AC_INIT([memstomp], 0.1.2, [wcohen (at) redhat (dot) com])
+AC_INIT([memstomp], 0.1.3, [wcohen (at) redhat (dot) com])
AC_CONFIG_SRCDIR([memstomp.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR(m4)