Bumb version to unstable

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32852 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2011-04-14 03:04:13 +00:00
parent 44b506ceb1
commit 312c9cb69c
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2011-04-14 Adam Fedor <fedor@gnu.org>
* Version: Bumb version.
2011-04-14 Adam Fedor <fedor@gnu.org>
* Version 0.20.0

View file

@ -10,10 +10,10 @@ GNUSTEP_GUI_LIBTIFF=3.4
# The version number of this release.
GNUSTEP_GUI_MAJOR_VERSION=0
GNUSTEP_GUI_MINOR_VERSION=20
GNUSTEP_GUI_MINOR_VERSION=21
GNUSTEP_GUI_SUBMINOR_VERSION=0
# numeric value should match above
VERSION_NUMBER=020.0
VERSION_NUMBER=021.0
GNUSTEP_GUI_VERSION=${GNUSTEP_GUI_MAJOR_VERSION}.${GNUSTEP_GUI_MINOR_VERSION}.${GNUSTEP_GUI_SUBMINOR_VERSION}
VERSION=${GNUSTEP_GUI_VERSION}