Fixed logout error when setting show users online.
[fa-stable.git] / version.php
index a3a9b12a4b218148fa6c3302444c794a31129b8f..22ba5726594bd333969af0be058220aefc24007b 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.1";
+       $version                = "2.3.3";
 
 //======================================================================
 // Extension packages repository settings