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