Release 2.2 Beta
[fa-stable.git] / config.php
index a03b97f90ac11d8162903d44a24226dae832ba34..c39a3e32f87eb1d6a75a82b2bc384e5ccf323a91 100644 (file)
@@ -56,7 +56,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.2m5 CVS";
+       $version                = "2.2 Beta";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));