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.2.1

Robert Sesek [2009-01-08 18:41]
Update version.php to 3.2.1

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

 ?>
\ No newline at end of file