Bug fix: action.statuscode was in upper case.
[gnucomo.git] / src / gcm_daemon / gcm_daemon.php
index e5ea247..2cc1da2 100755 (executable)
@@ -32,7 +32,7 @@ require_once "classes/gnucomo.process_log.php";
 $project_name  = "gnucomo";    //name of the entire project
 $app_name      = "gcm_daemon"; //name of the application running
 $developrelease = "FALSE";      //Indicates if special debug settings are needed
-$db_version    = 21;           //The db_version indicates what the level of 
+$db_version    = 22;           //The db_version indicates what the level of 
                                //the database should be. If the database is 
                                //old an update will be generated.
 $gcmd_version   = 3;           //This value indicates the active version of the gcm_daemon,