configure.ac: release GIMP 2.10.0 \o/

This commit is contained in:
Michael Natterer 2018-04-27 13:38:31 +02:00
parent 36586f291a
commit 5e662c37d7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,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.10.0-RC2-git])
m4_define([gimp_version], [2.10.0])
# This is the X.Y used in -lgimp-X.Y
m4_define([gimp_api_version], [2.0])