summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2011-03-22 14:52:11 -0400
committerWilliam Cohen <wcohen@redhat.com>2011-03-22 14:52:11 -0400
commit47efacb37005de907faa17d00511fe35da1aec22 (patch)
tree17f145044381b4a4c0d39351c1b383612daa88cb /configure.ac
parent99f78395ec302ce5800c5c6f4739e7d5a193665b (diff)
downloadmemstomp-47efacb37005de907faa17d00511fe35da1aec22.tar.gz
memstomp-47efacb37005de907faa17d00511fe35da1aec22.tar.xz
memstomp-47efacb37005de907faa17d00511fe35da1aec22.zip
Bump version to 0.1.4
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 2f25f6e..4a1d9fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ(2.61)
-AC_INIT([memstomp], 0.1.3, [wcohen (at) redhat (dot) com])
+AC_INIT([memstomp], 0.1.4, [wcohen (at) redhat (dot) com])
AC_CONFIG_SRCDIR([memstomp.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR(m4)