diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-06 14:41:08 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-06 14:41:08 +0200 |
commit | a490a21e401af97dc6978e2691e7c30737040f1f (patch) | |
tree | 3e120d25beb5ab4656e32d9a486a19efe55e9af4 | |
parent | 8b15f787fb86d331ee1606a12fb106ae7522613a (diff) |
0.5.1_pre1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7e0770c..b5d00ff 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.0, Johannes.Hofmann@gmx.de) +AC_INIT(flpsed, 0.5.1_pre1, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/GsWidget.H]) AC_CONFIG_HEADER(config.h) |