Print IP info

This commit is contained in:
2023-11-28 18:52:07 +05:30
parent 3d77b11cd9
commit 21beb90a76
6 changed files with 34 additions and 11 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 42
#define BUILD_NUMBER 47
#endif
#ifndef VERSION
#define VERSION "v0.1.42 - 2023-11-28 18:31:54.334129"
#define VERSION "v0.1.47 - 2023-11-28 18:50:16.207931"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.42"
#define VERSION_SHORT "v0.1.47"
#endif