[0002707] Added check for email uniqueness during password reset.
[fa-stable.git] / version.php
index 9c6b8adacd09f0bcf5342bcbcc863095c0669e2e..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.7";
+       $version                = "2.3.23";
 
 //======================================================================
 // Extension packages repository settings