summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-09-07 21:04:45 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-09-07 21:04:45 +0200
commit09571168578d5c48d537b9e21ab541fee50e3dcf (patch)
tree4dbedc5c6457fb3d6f5459dc0d2d8c9e46fcbfc3
parent4ef36198a1f1759291860a6d8cd5a6dabcab8b73 (diff)
prepare 0.5.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ba69be..347ba4f 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_pre1, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.5.3, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)