summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-07-07 19:58:38 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-07-07 19:58:38 +0200
commita7e2c2c748d6efba60c6895ef32f06035cfda337 (patch)
treebecf9b2c85d15654e9a6733042a24b7e38dc63d7 /configure.ac
parent77c23bca0c6a0546d013d52da39e1b9f1bcedb95 (diff)
prepare 0.5.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 b5d00ff..ee34d6c 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_pre1, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.5.1, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)