summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-17 18:28:00 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-17 18:28:00 +0100
commitcaec99cd46b55c27f05b0d5f444b54dc083c8e9b (patch)
tree3615ad9944a5b91af9194ca5c727d882e6a3d661 /configure.ac
parentd90afc0adca2e62976982939580d44ef3a1c8b2e (diff)
update NEWS
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 259fbc2..243ca0d 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.8, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.3.9pre1, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)