Redundant check for negative stock removed.
[fa-stable.git] / version.php
index d55dcf8ed74e18af49767ab2d6fa4d016196e6cd..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.15";
+       $version                = "2.3.23";
 
 //======================================================================
 // Extension packages repository settings