diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-02-08 12:29:20 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-02-08 12:29:20 +0100 |
commit | 6fcbc564769e7736f355118bae22ba368e5c63ce (patch) | |
tree | 08d73ad322b14e0377670f11a05717696f0204e9 /configure.in | |
parent | 21e6f39bdaea191e0aa043c4c4e09b12e5598a3d (diff) |
prepare rc2release-2_2-rc2
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 09a49c7b..0fff3f5e 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-rc1) +AM_INIT_AUTOMAKE(dillo, 2.2-rc2) AM_CONFIG_HEADER(config.h) sysconfdir=${sysconfdir}/${PACKAGE} |