Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
ISSO - Commitdiff - ViewGit - Blue Static

Changing the version number to 3.2.0

Robert Sesek [2009-01-06 01:57]
Changing the version number to 3.2.0

* version.php
Filename
version.php
diff --git a/version.php b/version.php
index 816413b..e740e18 100644
--- a/version.php
+++ b/version.php
@@ -22,6 +22,6 @@
 /**
  * ISSO version
  */
-define('ISSO_VERSION', '3.1.2');
+define('ISSO_VERSION', '3.2.0');

 ?>
\ No newline at end of file