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:

committed by
Michael Natterer

parent
150c85e562
commit
7ef8613808
@ -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
|
||||
|
@ -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])
|
||||
|
Reference in New Issue
Block a user