Skip to content

Commit 3f16358

Browse files
committed
Release 0.6.2
1 parent 2b2e001 commit 3f16358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xeus-octave/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// Project version
1313
#define XEUS_OCTAVE_VERSION_MAJOR 0
1414
#define XEUS_OCTAVE_VERSION_MINOR 6
15-
#define XEUS_OCTAVE_VERSION_PATCH 1
15+
#define XEUS_OCTAVE_VERSION_PATCH 2
1616

1717
// Composing the version string from major, minor and patch
1818
#define XEUS_OCTAVE_CONCATENATE(A, B) XEUS_OCTAVE_CONCATENATE_IMPL(A, B)

0 commit comments

Comments
 (0)