summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-21 19:27:43 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-21 19:27:43 +0100
commitb5bea0b83c9b4d80b52d8d8bbaab01a63d4bf53a (patch)
tree3f489f86a76dc36d3b875e58177fd97e32fb1190 /configure.ac
parent7af25df46ae6ff773cb51ca0918372eeb804782d (diff)
prepare for 0.3.9
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 243ca0d..135172a 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.9pre1, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.3.9, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)