summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-11-14 23:44:57 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-11-14 23:44:57 +0100
commit2ad60490242ae38163bf072d98e62df2ac911ac5 (patch)
tree7acdcd9d75e31ba49728c851c4c193d6d78bc0e4 /configure.ac
parentacd87aafd084e1573242d0e6023bb4b3bc25d9ef (diff)
update README and NEWS for 0.1.2 release
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 09185c6..6d4f557 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.1.1, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.1.2, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)