summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-05-28 19:22:39 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-05-28 19:22:39 +0200
commit83699b53de7288b1ffb5a4c901730bee32524f4d (patch)
treed6e929015630324b9e85d674af335c704d0cb1f2 /configure.ac
parent47dbcc5c434c293da10039eb56a8393926b3137a (diff)
parent2dfdc09969b8c32887cb45b6f7ff286227ddfd27 (diff)
merge projection fixes
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 02c0479..b5b9208 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, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.2.3, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)