OSDN Git Service

[Release] 2.0.24
[dokopop/dokopop.git] / DCHookTest / Util.cpp
index b482951..b004c6a 100644 (file)
@@ -7,8 +7,8 @@
 
 //---------------------------------------------------------------------------
 const char *AppName = "DokoPop";
-const char *StrVersion = "Ver.2.0.23";
-int VersionValue = 0x020017;   // xxyyzz -> xx.yy.zz x=major y=minor(0-255) z=release(0-255)
+const char *StrVersion = "Ver.2.0.24";
+int VersionValue = 0x020018;   // xxyyzz -> xx.yy.zz x=major y=minor(0-255) z=release(0-255)
 
 #pragma package(smart_init)