summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-15 17:05:11 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-15 17:05:11 +0100
commit94537d8ccc003aef154fb12bbad037b0b18ccec8 (patch)
treecbad34bdc30fe2b0667cf423d3f700e0a05fc7d6
parent580e7a76e5c2352e76df694e63e766d0c84e59ef (diff)
prepare 0.5.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 082724c..313d94e 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.1, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.5.2, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)