post-release version bump to 2.9.2 that I forgot to do last week (oops)

2004-12-13  Elijah Newren  <newren@math.utah.edu>

	* configure.in: post-release version bump to 2.9.2 that I forgot
	to do last week (oops)
This commit is contained in:
Elijah Newren 2004-12-14 00:26:52 +00:00 committed by Elijah Newren
parent 8235fa831f
commit c654b7c502
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-12-13 Elijah Newren <newren@math.utah.edu>
* configure.in: post-release version bump to 2.9.2 that I forgot
to do last week (oops)
2004-12-07 Alex Duggan <aldug@astrolinux.com>
* configure.in:
@ -12,7 +17,7 @@
Removed from cvs
2004-11-01 Elijah Newren <newren@math.utah.edu>
2004-12-06 Elijah Newren <newren@math.utah.edu>
* NEWS: Metacity 2.9.1 unstable release

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.50)
AC_INIT([metacity], [2.9.1],
AC_INIT([metacity], [2.9.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)