summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2011-03-09 17:04:20 -0500
committerWilliam Cohen <wcohen@redhat.com>2011-03-09 17:04:20 -0500
commit3c4671bc8a47d1ca160273625d7da1535bbb13dc (patch)
tree2b024e9234fbce6898df5387ac0818d7ddf0e040 /configure.ac
parentb4c1119b6befd6ab5fb8885938d970675014ec78 (diff)
downloadmemstomp-3c4671bc8a47d1ca160273625d7da1535bbb13dc.tar.gz
memstomp-3c4671bc8a47d1ca160273625d7da1535bbb13dc.tar.xz
memstomp-3c4671bc8a47d1ca160273625d7da1535bbb13dc.zip
Bump version to 0.1.30.1.3
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)