post-release increment

2004-09-13  Rob Adams  <readams@readams.net>

	* configure.in: post-release increment
This commit is contained in:
Rob Adams 2004-09-14 02:04:48 +00:00 committed by Rob Adams
parent b7323c9859
commit c188ae0954
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-09-13 Rob Adams <readams@readams.net>
* configure.in: post-release increment
2004-09-13 Rob Adams <readams@readams.net>
* configure.in: bump version number

View File

@ -6,7 +6,7 @@ AM_CONFIG_HEADER(config.h)
# we'll hold the 2.8.x versioning for GNOME 2.8, it was also used
# for GNOME 2.6, then after GNOME 2.8 we'll have the numbers synced
# with GNOME
AM_INIT_AUTOMAKE(metacity, 2.8.5)
AM_INIT_AUTOMAKE(metacity, 2.8.6)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"