X-Git-Url: http://www.andromeda.nl/gitweb/?p=gnucomo.git;a=blobdiff_plain;f=src%2Fgcm_daemon%2Fgcm_daemon.php;h=d6a314d66ad7ac8c99dee6e2485a9ee15cde650f;hp=d4292e118f5ebfaf707b9688e67f9334e7ba9f26;hb=19b622a4495a56bb6213a86319ec9c5025d239a3;hpb=e8faad27c4d9e24d22868e739841124cd424fa3c diff --git a/src/gcm_daemon/gcm_daemon.php b/src/gcm_daemon/gcm_daemon.php index d4292e1..d6a314d 100755 --- a/src/gcm_daemon/gcm_daemon.php +++ b/src/gcm_daemon/gcm_daemon.php @@ -110,7 +110,7 @@ require_once "db.class.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 = 53; // The db_version indicates what the level of +$db_version = 54; // The db_version indicates what the level of // the database should be. If the database is // old an update will be generated. $gcmd_version = 5; // This value indicates the active version of