From c701015885b5771d4f38fc01c03c38a9846bd55f Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Tue, 20 Sep 2011 22:37:56 +0200 Subject: prepare 0.7.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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) -- cgit v1.2.3