[Avida-SVN] r1120 - in trunk: Avida.xcodeproj documentation/notes source support/config

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Fri Dec 8 18:00:07 PST 2006


Author: brysonda
Date: 2006-12-08 21:00:07 -0500 (Fri, 08 Dec 2006)
New Revision: 1120

Modified:
   trunk/Avida.xcodeproj/project.pbxproj
   trunk/documentation/notes/release-milestones.txt
   trunk/source/defs.h
   trunk/support/config/avida.cfg
Log:
Update version to 2.6.1, prior to release.

Modified: trunk/Avida.xcodeproj/project.pbxproj
===================================================================
--- trunk/Avida.xcodeproj/project.pbxproj	2006-12-08 04:04:49 UTC (rev 1119)
+++ trunk/Avida.xcodeproj/project.pbxproj	2006-12-09 02:00:07 UTC (rev 1120)
@@ -793,7 +793,7 @@
 		DCC315CF076253A5008F7A48 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
 		DCC315D0076253A5008F7A48 /* task_event_gen.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = task_event_gen.cc; sourceTree = "<group>"; };
 		DCC315D1076253A5008F7A48 /* task_event_gen.old.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = task_event_gen.old.cc; sourceTree = "<group>"; };
-		DCC3164D07626CF3008F7A48 /* avida */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = avida; sourceTree = BUILT_PRODUCTS_DIR; };
+		DCC3164D07626CF3008F7A48 /* avida */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = avida; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */

Modified: trunk/documentation/notes/release-milestones.txt
===================================================================
--- trunk/documentation/notes/release-milestones.txt	2006-12-08 04:04:49 UTC (rev 1119)
+++ trunk/documentation/notes/release-milestones.txt	2006-12-09 02:00:07 UTC (rev 1120)
@@ -37,7 +37,7 @@
 
 Version 2.6 - stable      - Target: < Mid 2007     - Status: Active Maintenance
 
-Currently at 2.6.0
+Currently at 2.6.1
 
 
 Version 2.7 - development - Target: July 2007      - Status: Active Development

Modified: trunk/source/defs.h
===================================================================
--- trunk/source/defs.h	2006-12-08 04:04:49 UTC (rev 1119)
+++ trunk/source/defs.h	2006-12-09 02:00:07 UTC (rev 1120)
@@ -11,7 +11,7 @@
 #ifndef defs_h
 #define defs_h
 
-#define VERSION "2.6.0"
+#define VERSION "2.6.1"
 #define VERSION_TAG "Jedi"
 
 // -= Various view modes

Modified: trunk/support/config/avida.cfg
===================================================================
--- trunk/support/config/avida.cfg	2006-12-08 04:04:49 UTC (rev 1119)
+++ trunk/support/config/avida.cfg	2006-12-09 02:00:07 UTC (rev 1120)
@@ -3,7 +3,7 @@
 # For more information, see doc/config.html
 #############################################################################
 
-VERSION_ID 2.6.0   # Do not change this value.
+VERSION_ID 2.6.1   # Do not change this value.
 
 ### GENERAL_GROUP ###
 # General Settings




More information about the Avida-cvs mailing list