OSDN Git Service

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