summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-08-03 21:25:18 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-08-03 21:25:18 +0200
commit7624a57f8bc6338eb81c3d8c7874a6ef0b9fa642 (patch)
tree36f98ec63fe4eb2e2d6ca4b65abc2bd2c04017a4 /configure.ac
parentbe42efba06710f583b9ffef94c4e46c82181e731 (diff)
0.2.2_pre2
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 2e69429..1142c83 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.1, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.2.2_pre2, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)