summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-07-19 21:06:12 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-07-19 21:06:12 +0200
commit96318d90a880125f7dd3c370576723a013bfe301 (patch)
treeb92cda7e9a07d057a4b0de88de690fdfa0b05b39 /configure.ac
parent8f7330a6889fba66ce2b9b1cd7b40f83c0814058 (diff)
prepare 0.5.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 dfa6beb..7e0770c 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.3.91_pre2, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.5.0, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)