Skip to content

Commit 04885c6

Browse files
author
Ian King'ori
committed
update to v2.0.2
1 parent 82015ad commit 04885c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogMonitor/src/LogMonitor/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#define LM_MAJORNUMBER 2
1010
#define LM_MINORNUMBER 0
11-
#define LM_PATCHNUMBER 1
11+
#define LM_PATCHNUMBER 2
1212
// removed in support of semantic versioning - https://semver.org
1313
// major.minor.patch
1414
// #define LM_BUILDMINORVERSION 0

0 commit comments

Comments
 (0)