Skip to content

Commit

Permalink
Release 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Jan 3, 2024
1 parent 0a46f1a commit f3b569c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/xeus/xeus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
// Project version
#define XEUS_VERSION_MAJOR 3
#define XEUS_VERSION_MINOR 1
#define XEUS_VERSION_PATCH 4
#define XEUS_VERSION_PATCH 5

// Binary version
#define XEUS_BINARY_CURRENT 9
#define XEUS_BINARY_REVISION 3
#define XEUS_BINARY_REVISION 4
#define XEUS_BINARY_AGE 0

// Kernel protocol version
Expand Down

0 comments on commit f3b569c

Please sign in to comment.