1
0
Fork 0

post-release version bump to 2.13.5

2005-11-22  Elijah Newren  <newren@gmail.com>

	* configure.in: post-release version bump to 2.13.5
This commit is contained in:
Elijah Newren 2005-11-22 16:12:54 +00:00 committed by Elijah Newren
parent d74b0ce151
commit 35925d1cf1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-11-22 Elijah Newren <newren@gmail.com>
* configure.in: post-release version bump to 2.13.5
2005-11-22 Elijah Newren <newren@gmail.com>
* NEWS: 2.13.3 release

View file

@ -2,7 +2,7 @@ AC_PREREQ(2.50)
# Fibonacci sequence for micro version numbering:
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
AC_INIT([metacity], [2.13.3],
AC_INIT([metacity], [2.13.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)