diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-07 20:17:41 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-07 20:17:41 +0200 |
commit | 6e11247dd02d25ce4817aed0fd90ec286a0ad669 (patch) | |
tree | f7741ff5b0ada55bfb72487991478aa2e0c1a3ec | |
parent | ccf45086e0272f5e8012b0c0e282e3c6ce48c363 (diff) |
prepare 0.2.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 400121d..6dd6039 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.4, Johannes.Hofmann@gmx.de) +AC_INIT(gipfel, 0.2.5, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/Panorama.H]) AC_CONFIG_HEADER(config.h) |