Skip to content

Commit 2f3c332

Browse files
authored
2.0 Release (#98)
* Updated version number for release Bench 1117400
1 parent b3f06ca commit 2f3c332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/general/settings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
namespace settings {
3434

3535
const std::string engine_name = "Winter";
36-
const std::string engine_version = "1.24";
36+
const std::string engine_version = "2.0";
3737

3838
const std::string engine_author = "Jonathan Rosenthal";
3939

0 commit comments

Comments
 (0)