summaryrefslogtreecommitdiffstats
path: root/tests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/configure.ac')
-rw-r--r--tests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/configure.ac b/tests/configure.ac
index 1019804..77452da 100644
--- a/tests/configure.ac
+++ b/tests/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT([fstests], 0.0, [mallum@o-hand.com])
+AC_INIT([fstests], 0.1, [mallum@o-hand.com])
AC_CONFIG_SRCDIR([test-x.c])
AM_INIT_AUTOMAKE()