summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-02-26 12:15:09 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-02-26 12:15:09 +0100
commit0bf233691f005260e2bff33ebb727c0bcc4bfb1f (patch)
tree04a61a1e1ab69e6a199b942ac73d9c20d06e8445 /configure.ac
parenta148daaa702fa62c35fa9250ab361e2f1ee28c75 (diff)
version NEWS and copyright
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 dd5848c..cabdf15 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.6, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.2.7, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)