mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-21 02:31:31 +00:00
Update version
This commit is contained in:
parent
31055ae079
commit
caac34a99c
1 changed files with 2 additions and 2 deletions
4
Version
4
Version
|
@ -10,6 +10,6 @@ GNUSTEP_CORE_VERSION=0.30.0
|
|||
|
||||
# The version number of this release.
|
||||
MAJOR_VERSION=1
|
||||
MINOR_VERSION=3
|
||||
SUBMINOR_VERSION=1
|
||||
MINOR_VERSION=4
|
||||
SUBMINOR_VERSION=0
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
||||
|
|
Loading…
Reference in a new issue