We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8844e8b commit 1e5a164Copy full SHA for 1e5a164
include/xeus-octave/config.hpp
@@ -12,7 +12,7 @@
12
// Project version
13
#define XEUS_OCTAVE_VERSION_MAJOR 0
14
#define XEUS_OCTAVE_VERSION_MINOR 6
15
-#define XEUS_OCTAVE_VERSION_PATCH 2
+#define XEUS_OCTAVE_VERSION_PATCH 3
16
17
// Composing the version string from major, minor and patch
18
#define XEUS_OCTAVE_CONCATENATE(A, B) XEUS_OCTAVE_CONCATENATE_IMPL(A, B)
0 commit comments