summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-09-20 22:37:56 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-09-20 22:37:56 +0200
commitc701015885b5771d4f38fc01c03c38a9846bd55f (patch)
treeb32da5ed8a2eb2711812ffa1581d241f817491c8 /configure.ac
parent3890bae14e87574efb150f791db6dbd446d9fb57 (diff)
prepare 0.7.0
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 347ba4f..c878a6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(flpsed, 0.5.3, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.7.0, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)