diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-01-30 16:39:34 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-01-30 16:39:34 +0100 |
commit | a75305610185dab03ac8892f0bf519661cbf6369 (patch) | |
tree | c424cdbcff56be67f62c11405c8c717a093ddba6 | |
parent | 4dcbbc117a947f12fa3ef5c3982b4253ed14bb0b (diff) |
0.2.2_pre3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1142c83..6f7bd3d 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.2_pre2, Johannes.Hofmann@gmx.de) +AC_INIT(gipfel, 0.2.2_pre3, Johannes.Hofmann@gmx.de) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/Panorama.H]) AC_CONFIG_HEADER(config.h) |