ooops, didn't ment to commit this version, reverted my change

--Sven
This commit is contained in:
Sven Neumann 2000-12-17 01:18:27 +00:00
parent 6639e17c0d
commit 18670539c6
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ AC_INIT(gimprc.in)
dnl Initialize automake stuff
GIMP_MAJOR_VERSION=1
GIMP_MINOR_VERSION=2
GIMP_MICRO_VERSION=0
GIMP_MINOR_VERSION=1
GIMP_MICRO_VERSION=30
GIMP_INTERFACE_AGE=0
GIMP_BINARY_AGE=0
GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION