Fixed hidden fields output (backported; fixes problem with security role editiom).
[fa-stable.git] / version.php
index 8c86a3cc72780e7d05882498df33f9a0e2a4e930..67da1f2c65569fc44d55117480bbc24009ec3f5e 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.10";
+       $version                = "2.3.23";
 
 //======================================================================
 // Extension packages repository settings