diff options
Diffstat (limited to 'db3x_autobackups/version.h')
-rw-r--r-- | db3x_autobackups/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db3x_autobackups/version.h b/db3x_autobackups/version.h new file mode 100644 index 0000000..5bd20bc --- /dev/null +++ b/db3x_autobackups/version.h @@ -0,0 +1,3 @@ +#define __FILEVERSION_STRING 0,7,4,0
+#define __VERSION_STRING "0.7.4.0"
+#define __VERSION_DWORD 0x00070400
|