Skip to content

Commit 7405efe

Browse files
committed
Increase version number to 2.0.0.
1 parent 122c5d5 commit 7405efe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

include/opdi/config.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727

2828
/* ------------------ OpDiLib version ------------------ */
2929

30-
#define OPDI_MAJOR 1
31-
#define OPDI_MINOR 7
32-
#define OPDI_PATCH 1
30+
#define OPDI_MAJOR 2
31+
#define OPDI_MINOR 0
32+
#define OPDI_PATCH 0
3333

3434
/* ------------------ constants ------------------ */
3535

0 commit comments

Comments
 (0)