Revision: 1790
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1790&view=rev
Author:   jberanek
Date:     2011-02-11 22:51:15 +0000 (Fri, 11 Feb 2011)

Log Message:
-----------
* Updated version number post-release.

Modified Paths:
--------------
    mrbs/trunk/web/version.inc

Modified: mrbs/trunk/web/version.inc
===================================================================
--- mrbs/trunk/web/version.inc  2011-02-11 20:49:55 UTC (rev 1789)
+++ mrbs/trunk/web/version.inc  2011-02-11 22:51:15 UTC (rev 1790)
@@ -8,7 +8,7 @@
 function get_mrbs_version()
 {
   // MRBS developers, make sure to update this string before each release
-  $mrbs_version = "MRBS 1.4.6";
+  $mrbs_version = "MRBS 1.4.6+svn";
 
   return $mrbs_version;
 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to