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:
Binary file not shown.
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
#ifndef BUILD_NUMBER
|
#ifndef BUILD_NUMBER
|
||||||
#define BUILD_NUMBER 41
|
#define BUILD_NUMBER 42
|
||||||
#endif
|
#endif
|
||||||
#ifndef VERSION
|
#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
|
#endif
|
||||||
#ifndef VERSION_SHORT
|
#ifndef VERSION_SHORT
|
||||||
#define VERSION_SHORT "v0.1.41"
|
#define VERSION_SHORT "v0.1.42"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
41
|
42
|
||||||
Reference in New Issue
Block a user