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

Version 3.1.1

Robert Sesek [2008-07-07 14:15]
Version 3.1.1
Filename
version.php
diff --git a/version.php b/version.php
index 809e4ee..99c8008 100644
--- a/version.php
+++ b/version.php
@@ -22,6 +22,6 @@
 /**
  * ISSO version
  */
-define('ISSO_VERSION', '3.1.0');
+define('ISSO_VERSION', '3.1.1');

 ?>
\ No newline at end of file