mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 13:52:39 +00:00
Rename versioning to versioning.html
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
#ifndef BUILD_NUMBER
|
#ifndef BUILD_NUMBER
|
||||||
#define BUILD_NUMBER 48
|
#define BUILD_NUMBER 50
|
||||||
#endif
|
#endif
|
||||||
#ifndef VERSION
|
#ifndef VERSION
|
||||||
#define VERSION "v0.1.48 - 2023-11-28 19:08:40.189843"
|
#define VERSION "v0.1.50 - 2023-11-28 19:16:31.683586"
|
||||||
#endif
|
#endif
|
||||||
#ifndef VERSION_SHORT
|
#ifndef VERSION_SHORT
|
||||||
#define VERSION_SHORT "v0.1.48"
|
#define VERSION_SHORT "v0.1.50"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FILENAME_BUILDNO = 'versioning'
|
FILENAME_BUILDNO = 'versioning.html'
|
||||||
FILENAME_VERSION_H = 'include/version.h'
|
FILENAME_VERSION_H = 'include/version.h'
|
||||||
version = 'v0.1.'
|
version = 'v0.1.'
|
||||||
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
48
|
|
||||||
+1
-1
@@ -1 +1 @@
|
|||||||
49
|
50
|
||||||
Reference in New Issue
Block a user