bump version to 2.4.0-rc2.

2007-09-02  Michael Natterer  <mitch@gimp.org>

	* configure.in: bump version to 2.4.0-rc2.


svn path=/trunk/; revision=23443
This commit is contained in:
Michael Natterer
2007-09-02 19:56:41 +00:00
committed by Michael Natterer
parent 150c85e562
commit 7ef8613808
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-09-02 Michael Natterer <mitch@gimp.org>
* configure.in: bump version to 2.4.0-rc2.
2007-09-02 Martin Nordholts <martinn@svn.gnome.org>
* app/display/gimpdisplayshell-draw.c

View File

@ -17,7 +17,7 @@ m4_define([gimp_binary_age],
[m4_eval(100 * gimp_minor_version + gimp_micro_version)])
# For overriding the version string. Comment out if not needed.
m4_define([gimp_version], [2.4.0-rc1])
m4_define([gimp_version], [2.4.0-rc2])
# This is the X.Y used in -lgimp-X.Y
m4_define([gimp_api_version], [2.0])