mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 06:00:44 +00:00
Update for RC status.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@34090 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b370305730
commit
576f0d4be9
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
ApplicationDescription = "[GNUstep | Graphical] Object Relationship Modeller";
|
||||
ApplicationIcon = "Gorm.tiff";
|
||||
ApplicationName = "Gorm";
|
||||
ApplicationRelease = "Gorm 1.2.13 (SVN)";
|
||||
ApplicationRelease = "Gorm 1.2.15 (SVN, Release Candidate)";
|
||||
Authors = ("Gregory John Casamento <greg.casamento@gmail.com>",
|
||||
"Adam Fedor <fedor@gnu.org>",
|
||||
"Richard Frith-Macdonald <rfm@gnu.org>",
|
||||
|
@ -50,6 +50,6 @@
|
|||
"Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>");
|
||||
Copyright = "Copyright (C) 1999-2010 FSF";
|
||||
CopyrightDescription = "Released under the GNU General Public License 3.0";
|
||||
NSBuildVersion = "1.2.13 May 19 2010";
|
||||
NSBuildVersion = "1.2.15 Oct 29 2011";
|
||||
GSDesktopInstallationDomain=SYSTEM;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue