Skip to content

Commit aeeef6d

Browse files
authored
Update Version.h to reflect version update to 1.1 and 3.6 ...
1 parent b3937f4 commit aeeef6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/framework/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
namespace Jetscape {
2222

23-
const std::string JetScapeVersion = "3.5.4";
24-
const std::string XscapeVersion = "1.0";
23+
const std::string JetScapeVersion = "3.6";
24+
const std::string XscapeVersion = "1.1";
2525

2626
} // end namespace Jetscape
2727

0 commit comments

Comments
 (0)