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:
Gregory John Casamento 2011-10-29 22:02:41 +00:00
parent b370305730
commit 576f0d4be9

View file

@ -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;
}