We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b721ea commit f74d7c5Copy full SHA for f74d7c5
other/bootstrap_daemon/src/global.h
@@ -26,7 +26,7 @@
26
#define GLOBAL_H
27
28
#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
+#define DAEMON_VERSION_NUMBER 2016010100UL // yyyymmmddvv format: yyyy year, mm month, dd day, vv version change count for that day
30
31
#define MIN_ALLOWED_PORT 1
32
#define MAX_ALLOWED_PORT 65535
0 commit comments