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

Update version.php to 3.3.0

Robert Sesek [2009-05-01 21:06]
Update version.php to 3.3.0

* version.php
Filename
version.php
diff --git a/version.php b/version.php
index fb1b9d8..878db8d 100644
--- a/version.php
+++ b/version.php
@@ -22,6 +22,6 @@
 /**
  * ISSO version
  */
-define('ISSO_VERSION', '3.2.3');
+define('ISSO_VERSION', '3.3.0');

 ?>
\ No newline at end of file