We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2546c40 commit 0d839bdCopy full SHA for 0d839bd
include/xeus-r/xeus_r_config.hpp
@@ -12,7 +12,7 @@
12
// Project version
13
#define XEUS_R_VERSION_MAJOR 0
14
#define XEUS_R_VERSION_MINOR 8
15
-#define XEUS_R_VERSION_PATCH 0
+#define XEUS_R_VERSION_PATCH 1
16
17
// Composing the version string from major, minor and patch
18
#define XEUS_R_CONCATENATE(A, B) XEUS_R_CONCATENATE_IMPL(A, B)
0 commit comments