Skip to content

Commit 681e13b

Browse files
increase version to 1.5.1
1 parent 8422d85 commit 681e13b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/isaac/isaac_version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#define ISAAC_VERSION_MAJOR 1
44
#define ISAAC_VERSION_MINOR 5
5-
#define ISAAC_VERSION_PATCH 0
5+
#define ISAAC_VERSION_PATCH 1
66

77
#define ISAAC_PROTOCOL_VERSION_MAJOR 1
88
#define ISAAC_PROTOCOL_VERSION_MINOR 0

server/src/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#define ISAAC_SERVER_VERSION_MAJOR 1
44
#define ISAAC_SERVER_VERSION_MINOR 5
5-
#define ISAAC_SERVER_VERSION_PATCH 0
5+
#define ISAAC_SERVER_VERSION_PATCH 1
66

77
#define ISAAC_PROTOCOL_VERSION_MAJOR 1
88
#define ISAAC_PROTOCOL_VERSION_MINOR 0

0 commit comments

Comments
 (0)