We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7d222 commit b72097aCopy full SHA for b72097a
include/xeus-cpp/xeus_cpp_config.hpp
@@ -11,8 +11,8 @@
11
12
// Project version
13
#define XEUS_CPP_VERSION_MAJOR 0
14
-#define XEUS_CPP_VERSION_MINOR 8
15
-#define XEUS_CPP_VERSION_PATCH 1
+#define XEUS_CPP_VERSION_MINOR 9
+#define XEUS_CPP_VERSION_PATCH 0
16
17
// Composing the version string from major, minor and patch
18
#define XEUS_CPP_CONCATENATE(A, B) XEUS_CPP_CONCATENATE_IMPL(A, B)
0 commit comments