Update version.php to 3.3.0
[isso.git] / version.php
index e6fb40f97c5c81dc2a5682e07bc51c1e2ea02d22..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.2');
+define('ISSO_VERSION', '3.3.0');
 
 ?>
\ No newline at end of file