Removed redundant index on supp_trans.type.
[fa-stable.git] / version.php
index 69d43f76eac6acb829a5e7a7d4f0d4abb803ff85..9e5e760bb77c351cbad1184b4228cda83e759b5e 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.17";
+       $version                = "2.3.22";
 
 //======================================================================
 // Extension packages repository settings