Version 0.19.0 Unstable release

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30338 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2010-05-10 03:41:14 +00:00
parent d263b7eb28
commit e576b5886b
3 changed files with 5 additions and 5 deletions

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=18
GNUSTEP_GUI_MINOR_VERSION=19
GNUSTEP_GUI_SUBMINOR_VERSION=0
# numeric value should match above
VERSION_NUMBER=018.0
VERSION_NUMBER=019.0
GNUSTEP_GUI_VERSION=${GNUSTEP_GUI_MAJOR_VERSION}.${GNUSTEP_GUI_MINOR_VERSION}.${GNUSTEP_GUI_SUBMINOR_VERSION}
VERSION=${GNUSTEP_GUI_VERSION}