Author: mlai
Date: 2011-10-30 22:29:21 -0400 (Sun, 30 Oct 2011)
New Revision: 3779

Modified:
   trunk/defs.mk
   trunk/install_compiler.sh
Log:
Changed version numbering to 5.0.

Modified: trunk/defs.mk
===================================================================
--- trunk/defs.mk       2011-10-31 01:13:27 UTC (rev 3778)
+++ trunk/defs.mk       2011-10-31 02:29:21 UTC (rev 3779)
@@ -1,7 +1,7 @@
 OPEN64_NAME_PREFIX=open
 
-OPEN64_MAJOR_VERSION=4
-OPEN64_MINOR_VERSION=2
+OPEN64_MAJOR_VERSION=5
+OPEN64_MINOR_VERSION=0
 OPEN64_PATCH_LEVEL=
 
 OPEN64_FULL_VERSION=${OPEN64_MAJOR_VERSION}.${OPEN64_MINOR_VERSION}

Modified: trunk/install_compiler.sh
===================================================================
--- trunk/install_compiler.sh   2011-10-31 01:13:27 UTC (rev 3778)
+++ trunk/install_compiler.sh   2011-10-31 02:29:21 UTC (rev 3779)
@@ -35,8 +35,8 @@
 #
 #
 
-VER_MAJOR="4"
-VER_MINOR="2"
+VER_MAJOR="5"
+VER_MINOR="0"
 #PATCH_LEVEL=""
 VERSION="${OPEN64_FULL_VERSION:-${VER_MAJOR}.${VER_MINOR}}"
 


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to