summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <johannes.hofmann@gmx.de>2005-04-07 16:19:51 +0000
committerJohannes Hofmann <johannes.hofmann@gmx.de>2005-04-07 16:19:51 +0000
commitc1b3c6da0aa40774c74180e7175eb619aee01cfe (patch)
treef2669dc63bd4b070aad01e6141c76d364f39ba2a /configure.ac
parent74cb200945b6080aa0b3e8bb900d3cc58685904e (diff)
OS X installation instructions by Michael Grossman.
OS X installation instructions by Michael Grossman.
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 950a071..aecf0dc 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.3, Johannes.Hofmann@gmx.de)
+AC_INIT(flpsed, 0.3.4, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/GsWidget.H])
AC_CONFIG_HEADER(config.h)