Bumped version number

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24781 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2007-03-06 14:28:48 +00:00
parent f2a5f5795f
commit 7daf63d4d7
2 changed files with 3 additions and 1 deletions

View file

@ -17,6 +17,8 @@
* FilesystemLayouts/gnustep: Moved network domain before local
domain.
* Version: bumped to 1.98.1.
2007-03-06 Nicola Pero <nicola.pero@meta-innovation.com>

View file

@ -4,7 +4,7 @@
# The version number of this release.
GNUSTEP_MAKE_MAJOR_VERSION=1
GNUSTEP_MAKE_MINOR_VERSION=98
GNUSTEP_MAKE_SUBMINOR_VERSION=0
GNUSTEP_MAKE_SUBMINOR_VERSION=1
GNUSTEP_MAKE_VERSION=${GNUSTEP_MAKE_MAJOR_VERSION}.${GNUSTEP_MAKE_MINOR_VERSION}.${GNUSTEP_MAKE_SUBMINOR_VERSION}