Skip to content

Commit ca30c6b

Browse files
committed
bump version
1 parent 73bc4e3 commit ca30c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/xeus-lite/xeus-lite.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
#ifndef XEUS_LITE_HPP
1111
#define XEUS_LITE_HPP
1212

13-
#define XEUS_LITE_VERSION_MAJOR 1
13+
#define XEUS_LITE_VERSION_MAJOR 2
1414
#define XEUS_LITE_VERSION_MINOR 0
15-
#define XEUS_LITE_VERSION_PATCH 3
15+
#define XEUS_LITE_VERSION_PATCH 0
1616

1717
#endif
1818

0 commit comments

Comments
 (0)