Skip to content

Commit f74d7c5

Browse files
committed
Version bump
1 parent 1b721ea commit f74d7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other/bootstrap_daemon/src/global.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define GLOBAL_H
2727

2828
#define DAEMON_NAME "tox-bootstrapd"
29-
#define DAEMON_VERSION_NUMBER 2014101200UL // yyyymmmddvv format: yyyy year, mm month, dd day, vv version change count for that day
29+
#define DAEMON_VERSION_NUMBER 2016010100UL // yyyymmmddvv format: yyyy year, mm month, dd day, vv version change count for that day
3030

3131
#define MIN_ALLOWED_PORT 1
3232
#define MAX_ALLOWED_PORT 65535

0 commit comments

Comments
 (0)