summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-07-16 16:05:07 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-07-16 16:05:07 +0200
commit1c3b741a5d1aeaebba2d89f480b43d118a0e4bbf (patch)
treee1e014f21f1ecc004f7ecf8c658f5c00ec3a795f /configure.ac
parent95aa46d66ef547374ebcf2a565fc228f4574a7cd (diff)
bump version to 0.3.8
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 a2abd73..259fbc2 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.7, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.3.8, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)