summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-10-30 22:38:13 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-10-30 22:38:13 +0100
commita10646b1c87e6abc1651ae7160ddd2c7fd1753bc (patch)
treeb39dc657f9388b04913a5ae671da8cc8d517ca47 /configure.ac
parentf8fb82ba705f6314d502b8efc8f03ecd16b8bed8 (diff)
set window title bar
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 1b5d0ac..27e4908 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.3, Johannes.Hofmann@gmx.de)
+AC_INIT(gipfel, 0.2.0, Johannes.Hofmann@gmx.de)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/Panorama.H])
AC_CONFIG_HEADER(config.h)