From f74d7c5ae6a35265d6b92ed974758028da774583 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Fri, 1 Jan 2016 20:03:55 -0500 Subject: Version bump --- other/bootstrap_daemon/src/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/bootstrap_daemon/src') diff --git a/other/bootstrap_daemon/src/global.h b/other/bootstrap_daemon/src/global.h index a18afee3..9ae3ec45 100644 --- a/other/bootstrap_daemon/src/global.h +++ b/other/bootstrap_daemon/src/global.h @@ -26,7 +26,7 @@ #define GLOBAL_H #define DAEMON_NAME "tox-bootstrapd" -#define DAEMON_VERSION_NUMBER 2014101200UL // yyyymmmddvv format: yyyy year, mm month, dd day, vv version change count for that day +#define DAEMON_VERSION_NUMBER 2016010100UL // yyyymmmddvv format: yyyy year, mm month, dd day, vv version change count for that day #define MIN_ALLOWED_PORT 1 #define MAX_ALLOWED_PORT 65535 -- cgit v1.2.3