summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:13:24 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:13:24 +0200
commit63452c5ab0f8a7cb5f135378973aa5d1f7b3b90c (patch)
tree4f955afee59d26e06c68fbc0a45ff3ef082c1549 /configure.ac
parent6d0859555b6d1ee85e112cbf34a26218aec022a2 (diff)
prepare for 0.1.3 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 74c693a..1b5d0ac 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.2, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.1.3, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)