diff --git a/include/DTL/Version/Version.hpp b/include/DTL/Version/Version.hpp index 24bdb66..62a4a1b 100644 --- a/include/DTL/Version/Version.hpp +++ b/include/DTL/Version/Version.hpp @@ -15,7 +15,7 @@ #define DUNGEON_TEMPLATE_LIBRARY #endif -/* バージョン */ +/* バージョン数値 */ #ifndef DUNGEON_TEMPLATE_LIBRARY_VERSION #define DUNGEON_TEMPLATE_LIBRARY_VERSION (20191115L) #endif