summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-10-31 22:28:40 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2005-10-31 22:28:40 +0200
commite5a6156437ab391e79069a4b25c134791e2df49c (patch)
treef7a1668cee916a39709587c8fd2e55abb8e25d6f /configure.ac
parentcad19b81063c32097165aea1f8af7adfe13f77a4 (diff)
final touches for 0.1.1 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 da9ef22..09185c6 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.0, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.1.1, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)