diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-26 11:10:38 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-26 11:10:38 +0100 |
commit | c47cba5e25655a3031da452cb8b20af693982682 (patch) | |
tree | 7582191c9e309567c468de9885db0b3ceb3b807b | |
parent | 0c74cc4f4dc739772f7c1f450c96e4b6abd9bd3a (diff) |
prepare 0.2.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6dd6039..707b693 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.5, Johannes.Hofmann@gmx.de) +AC_INIT(gipfel, 0.2.6, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/Panorama.H]) AC_CONFIG_HEADER(config.h) |