Skip to content

Commit 03169f9

Browse files
committed
update version to 2.1.0
1 parent dea3d43 commit 03169f9

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
@@ -7,7 +7,7 @@
77
#define _VERSION_H_
88

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

0 commit comments

Comments
 (0)