summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-05-28 22:29:46 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-05-28 22:29:46 +0200
commitc79baa853f258ef78a8205b27c1708f347e23340 (patch)
treef969988c217e22270f914f46b9bbd70ab99b715a /configure.ac
parent17f8d58e657c13e0d84c3144ce74e970c0cd77da (diff)
prepare 0.2.4
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 b5b9208..400121d 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(gipfel, 0.2.3, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.2.4, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)