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 d80dfcc commit a4941cdCopy full SHA for a4941cd
include/xeus-cpp/xeus_cpp_config.hpp
@@ -13,7 +13,6 @@
13
#define XEUS_CPP_VERSION_MAJOR 0
14
#define XEUS_CPP_VERSION_MINOR 7
15
#define XEUS_CPP_VERSION_PATCH 0
16
-#define XEUS_CPP_VERSION_LABEL dev
17
18
// Composing the version string from major, minor and patch
19
#define XEUS_CPP_CONCATENATE(A, B) XEUS_CPP_CONCATENATE_IMPL(A, B)
0 commit comments