X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/ccb2e3ee51729c893c6eb8042cb0aff560c193b8..3261ecc2503f45394eb3b9df97c36b08fb14fb1d:/projects/sgconf/main.cpp diff --git a/projects/sgconf/main.cpp b/projects/sgconf/main.cpp index a93233f2..82372224 100644 --- a/projects/sgconf/main.cpp +++ b/projects/sgconf/main.cpp @@ -120,7 +120,7 @@ return CONST_METHOD1_ADAPTER(func, obj); void Version(const std::string & self) { -std::cout << self << ", version: 2.0.0-alpha.\n"; +std::cout << self << ", version: 2.0.0.\n"; } void ReadUserConfigFile(SGCONF::OPTION_BLOCK & block)