diff options
Diffstat (limited to 'libfsoframework/configure.ac')
-rw-r--r-- | libfsoframework/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libfsoframework/configure.ac b/libfsoframework/configure.ac index 8f8bfa6a..a9e48cf0 100644 --- a/libfsoframework/configure.ac +++ b/libfsoframework/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libfsoframework], [0.2.4], [smartphones-userland@linuxtogo.org], [libfsoframework]) +AC_INIT([libfsoframework], [0.2.5], [smartphones-userland@linuxtogo.org], [libfsoframework]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([dist-bzip2]) |