mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-23 06:20:47 +00:00
ANNOUCE and other changes for Gorm release 1.1.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23353 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a1f235be53
commit
4198b8923a
3 changed files with 4 additions and 4 deletions
2
ANNOUNCE
2
ANNOUNCE
|
@ -1,7 +1,7 @@
|
|||
1 ANNOUNCE
|
||||
**********
|
||||
|
||||
This is version 1.0.8 of Gorm.
|
||||
This is version 1.1.0 of Gorm.
|
||||
|
||||
1.1 What is Gorm?
|
||||
=================
|
||||
|
|
|
@ -34,9 +34,9 @@
|
|||
ApplicationDescription = "[GNUstep | Graphical] Object Relationship Modeller";
|
||||
ApplicationIcon = "Gorm.tiff";
|
||||
ApplicationName = "Gorm";
|
||||
ApplicationRelease = "Gorm 1.1.0 (SVN)";
|
||||
ApplicationRelease = "Gorm 1.1.0 (Release)";
|
||||
Authors = ("Gregory John Casamento <greg_casamento@yahoo.com>","Richard Frith-Macdonald <rfm@gnu.org>","Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>");
|
||||
Copyright = "Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 FSF";
|
||||
CopyrightDescription = "Released under the GNU General Public License 2.0";
|
||||
NSBuildVersion = "1.1.0 Jun 4 2006";
|
||||
NSBuildVersion = "1.1.0 Aug 27 2006";
|
||||
}
|
||||
|
|
2
Version
2
Version
|
@ -6,7 +6,7 @@
|
|||
GNUSTEP_GCC=3.1.0
|
||||
|
||||
# GNUstep version required
|
||||
GNUSTEP_CORE_VERSION=0.10.4
|
||||
GNUSTEP_CORE_VERSION=0.11.0
|
||||
|
||||
# The version number of this release.
|
||||
MAJOR_VERSION=1
|
||||
|
|
Loading…
Reference in a new issue