aboutsummaryrefslogtreecommitdiffstats
path: root/libfsotest/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libfsotest/configure.ac')
-rw-r--r--libfsotest/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfsotest/configure.ac b/libfsotest/configure.ac
index 6aa4c15f..dcb5f5f2 100644
--- a/libfsotest/configure.ac
+++ b/libfsotest/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libfsotest], [0.1.0], [smartphones-userland@linuxtogo.org], [libfsotest])
+AC_INIT([libfsotest], [0.10.0], [smartphones-userland@linuxtogo.org], [libfsotest])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([dist-bzip2])