diff options
Diffstat (limited to 'splashscreen/src/version.h')
-rw-r--r-- | splashscreen/src/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/splashscreen/src/version.h b/splashscreen/src/version.h new file mode 100644 index 0000000..5f5464d --- /dev/null +++ b/splashscreen/src/version.h @@ -0,0 +1,3 @@ +#define __FILEVERSION_STRING 0,1,2,2
+#define __VERSION_STRING "0.1.2.2"
+#define __VERSION_DWORD 0x00010202
|