diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-04-19 20:02:23 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-04-19 20:02:23 +0200 |
commit | 388bb6d2cebd190e0912652dc970970c29615507 (patch) | |
tree | 6a493738965bcbe9f793b4248c9b89f8c8853562 | |
parent | a9bfae16821159c83b224bdf484cf4704cfd40f9 (diff) |
rel_0_3_7-pre1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cdee12a..108b5af 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.6, Johannes.Hofmann@gmx.de) +AC_INIT(flpsed, 0.3.7-pre1, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/GsWidget.H]) AC_CONFIG_HEADER(config.h) |