diff --git a/game/main.cpp b/game/main.cpp index f246d96d..5da0a78d 100644 --- a/game/main.cpp +++ b/game/main.cpp @@ -71,7 +71,7 @@ void updateenginevalues() dynents = dyns; } -constexpr const char * versionstring = "Alpha 48 \"Vancouver\""; +constexpr const char * versionstring = "Alpha 49 \"Whatcom\""; //sets engine constants that need information from the game //as a result, all values set here are global variables defined elsewhere in