Correct version issue.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23370 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
gcasa 2006-08-29 07:27:39 +00:00
parent 79ebd4780c
commit 1f831c044f

View file

@ -8,7 +8,7 @@ GNUSTEP_BACK_SUBMINOR_VERSION=0
# This numeric value should match above
VERSION_NUMBER=011.0
# This numeric value should match the compatible gui interface version
INTERFACE_VERSION_NUMBER=010
INTERFACE_VERSION_NUMBER=011
GNUSTEP_BACK_VERSION=${GNUSTEP_BACK_MAJOR_VERSION}.${GNUSTEP_BACK_MINOR_VERSION}.${GNUSTEP_BACK_SUBMINOR_VERSION}
VERSION=${GNUSTEP_BACK_VERSION}