Skip to content

Commit 1ad5797

Browse files
committed
Release 0.7.0
1 parent d80dfcc commit 1ad5797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/xeus-cpp/xeus_cpp_config.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#define XEUS_CPP_VERSION_MAJOR 0
1414
#define XEUS_CPP_VERSION_MINOR 7
1515
#define XEUS_CPP_VERSION_PATCH 0
16-
#define XEUS_CPP_VERSION_LABEL dev
1716

1817
// Composing the version string from major, minor and patch
1918
#define XEUS_CPP_CONCATENATE(A, B) XEUS_CPP_CONCATENATE_IMPL(A, B)

0 commit comments

Comments
 (0)