diff --git a/src/main.cpp b/src/main.cpp index 56c0b5b..33546f3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -30,7 +30,7 @@ extern int runTile(std::vector arglist); // tile/tile.cpp -std::string WRENCH_VERSION = "1.5.0"; +std::string WRENCH_VERSION = "1.5.1"; void printUsage() {