summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-02-11 11:19:49 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2010-02-11 11:19:49 +0100
commit4422e068282b6186c264cf52fc8b715cd99418fb (patch)
treeb3f2c3b1b084a6107ef4ccd9c0daf05bd8d2a18d /configure.in
parent53f1974b6ef5a8077b43cc4bc448c57dd1895800 (diff)
prepare 2.2 releaserelease-2_2
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 26eebe9d..6703f476 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(src/dillo.cc)
dnl Detect the canonical host and target build environment
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(dillo, 2.2-rc3)
+AM_INIT_AUTOMAKE(dillo, 2.2)
AM_CONFIG_HEADER(config.h)
sysconfdir=${sysconfdir}/${PACKAGE}