mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 13:52:39 +00:00
Build
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#ifndef BUILD_NUMBER
|
||||
#define BUILD_NUMBER 41
|
||||
#define BUILD_NUMBER 42
|
||||
#endif
|
||||
#ifndef VERSION
|
||||
#define VERSION "v0.1.41 - 2023-11-28 18:30:13.789845"
|
||||
#define VERSION "v0.1.42 - 2023-11-28 18:31:54.334129"
|
||||
#endif
|
||||
#ifndef VERSION_SHORT
|
||||
#define VERSION_SHORT "v0.1.41"
|
||||
#define VERSION_SHORT "v0.1.42"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user