update for release

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@36218 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2013-03-01 10:40:02 +00:00
parent 0fa5575643
commit a5ab33bd26
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-03-01 Richard Frith-Macdonald <rfm@gnu.org>
* Version 2.6.3
* Update release notes
2013-02-20 Nicola Pero <nicola.pero@meta-innovation.com>
* Instance/framework.make: Removed trailing '/' after

View file

@ -4,6 +4,6 @@
# The version number of this release.
GNUSTEP_MAKE_MAJOR_VERSION=2
GNUSTEP_MAKE_MINOR_VERSION=6
GNUSTEP_MAKE_SUBMINOR_VERSION=2
GNUSTEP_MAKE_SUBMINOR_VERSION=3
GNUSTEP_MAKE_VERSION=${GNUSTEP_MAKE_MAJOR_VERSION}.${GNUSTEP_MAKE_MINOR_VERSION}.${GNUSTEP_MAKE_SUBMINOR_VERSION}