summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 19:53:11 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 19:53:11 +0100
commitd3b0ae53326e28c8c1a5547a6b548d45f285ded3 (patch)
treeb25ca61c97bef1d3968f30122a7bb27ce7aafd01 /configure.ac
parent7a4c38430f0d74f24d08987be3164b14167656b8 (diff)
prepare 0.2.2
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 6f7bd3d..c9f56c7 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.2_pre3, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.2.2, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)