Update version.php to 3.3.0
[isso.git] / version.php
index 99c8008fda6d13d3f3ccbbd04dc858fc24b9c626..878db8dc77daf2fd0db136eefdf9cfc46c2f1225 100644 (file)
@@ -2,7 +2,7 @@
 /*=====================================================================*
 || ###################################################################
 || # Blue Static ISSO Framework
-|| # Copyright (c)2005-2008 Blue Static
+|| # Copyright (c)2005-2009 Blue Static
 || #
 || # This program is free software; you can redistribute it and/or modify
 || # it under the terms of the GNU General Public License as published by
@@ -22,6 +22,6 @@
 /**
  * ISSO version
  */
-define('ISSO_VERSION', '3.1.1');
+define('ISSO_VERSION', '3.3.0');
 
 ?>
\ No newline at end of file