mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
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:
parent
f2a5f5795f
commit
7daf63d4d7
2 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
2
Version
2
Version
|
@ -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}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue