Fixed warning about non-existing HTTP_USER_AGENT session variable on some Plesk confi...
[fa-stable.git] / version.php
index 188dfceabf1d09d83d03576698b2c0f3ba870479..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.14";
+       $version                = "2.3.22";
 
 //======================================================================
 // Extension packages repository settings