summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-09-02 21:08:52 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-09-02 21:08:52 +0200
commit36d9a2725c7e03dc8031d5c8a892274bd4f7a222 (patch)
treeaaebe0aed99097e898c528dba0d5e391ee8c0d30 /configure.ac
parentc0337793b4c2cc98c2560c04dd3fced89e8b7207 (diff)
prepare 0.7.1
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 c878a6c..1bfd3e5 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.7.0, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.7.1, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)