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