Author: rmottola
Date: Fri Oct 24 14:29:48 2014
New Revision: 38131

URL: http://svn.gna.org/viewcvs/gnustep?rev=38131&view=rev
Log:
release bump

Modified:
    apps/projectcenter/trunk/Framework/GNUmakefile
    apps/projectcenter/trunk/GNUmakefile
    apps/projectcenter/trunk/Resources/Info-gnustep.plist

Modified: apps/projectcenter/trunk/Framework/GNUmakefile
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/projectcenter/trunk/Framework/GNUmakefile?rev=38131&r1=38130&r2=38131&view=diff
==============================================================================
--- apps/projectcenter/trunk/Framework/GNUmakefile      (original)
+++ apps/projectcenter/trunk/Framework/GNUmakefile      Fri Oct 24 14:29:48 2014
@@ -7,9 +7,9 @@
 #
 # Framework
 #
-VERSION = 0.6.0
+VERSION = 0.6.2
 FRAMEWORK_NAME = ProjectCenter
-ProjectCenter_CURRENT_VERSION_NAME = 0.6.0
+ProjectCenter_CURRENT_VERSION_NAME = 0.6.2
 ProjectCenter_DEPLOY_WITH_CURRENT_VERSION = yes
 ProjectCenter_HEADER_FILES_DIR = ../Headers/ProjectCenter
 

Modified: apps/projectcenter/trunk/GNUmakefile
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/projectcenter/trunk/GNUmakefile?rev=38131&r1=38130&r2=38131&view=diff
==============================================================================
--- apps/projectcenter/trunk/GNUmakefile        (original)
+++ apps/projectcenter/trunk/GNUmakefile        Fri Oct 24 14:29:48 2014
@@ -16,7 +16,7 @@
 #
 # Main application
 #
-VERSION = 0.6.1
+VERSION = 0.6.2
 APP_NAME = ProjectCenter
 ProjectCenter_APPLICATION_ICON = Images/ProjectCenter.tiff
 

Modified: apps/projectcenter/trunk/Resources/Info-gnustep.plist
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/projectcenter/trunk/Resources/Info-gnustep.plist?rev=38131&r1=38130&r2=38131&view=diff
==============================================================================
--- apps/projectcenter/trunk/Resources/Info-gnustep.plist       (original)
+++ apps/projectcenter/trunk/Resources/Info-gnustep.plist       Fri Oct 24 
14:29:48 2014
@@ -3,7 +3,7 @@
   ApplicationName = "ProjectCenter";
   ApplicationDescription = "GNUstep Integrated Development Environment";
   ApplicationIcon = "ProjectCenter.tiff";
-  ApplicationRelease = "0.6.1";
+  ApplicationRelease = "0.6.2";
   FullVersionID = "HEAD";
   Authors = (
     "Philippe C.D. Robert",
@@ -63,6 +63,6 @@
     }
   );
   URL = "See http://www.gnustep.org/";;
-  Copyright = "Copyright (C) 1999 - 2012 Free Software Foundation";
+  Copyright = "Copyright (C) 1999 - 2014 Free Software Foundation";
   CopyrightDescription = "Released under the GNU General Public License 3.0 or 
later";
 }


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to