Removed extra semicolon
parent
9a14d0c837
commit
d9d401e636
|
@ -11,4 +11,4 @@ namespace Version
|
|||
static inline constexpr std::string_view FULL_NAME = "Colobot: Gold Edition @COLOBOT_VERSION_FULL@";
|
||||
static inline constexpr std::string_view VERSION = "@CMAKE_PROJECT_VERSION@";
|
||||
static inline constexpr std::string_view VERSION_DISPLAY = "@COLOBOT_VERSION_DISPLAY@";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue