Skip to content

Commit b0d906c

Browse files
authored
Merge pull request #61 from ComputationalRadiationPhysics/dev
Updated master to dev
2 parents d94fa3d + 22df67e commit b0d906c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/isaac/isaac_version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#pragma once
22

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

77
#define ISAAC_PROTOCOL_VERSION_MAJOR 1
88
#define ISAAC_PROTOCOL_VERSION_MINOR 0

0 commit comments

Comments
 (0)