Skip to content

Commit 46a65c9

Browse files
author
Ian King'ori
committed
increase version to 2.0.0
1 parent 57c6602 commit 46a65c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

LogMonitor/src/LogMonitor/version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#ifndef _VERSION_H_
77
#define _VERSION_H_
88

9-
#define LM_MAJORNUMBER 1
10-
#define LM_MINORNUMBER 2
11-
#define LM_BUILDNUMBER 1
9+
#define LM_MAJORNUMBER 2
10+
#define LM_MINORNUMBER 0
11+
#define LM_BUILDNUMBER 0
1212
#ifndef LM_BUILDMINORVERSION
1313
#define LM_BUILDMINORVERSION 0
1414
#endif

0 commit comments

Comments
 (0)