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 16fcf0a..6bea6ad 100644 --- a/db3x_autobackups/version.h +++ b/db3x_autobackups/version.h @@ -1,3 +1,3 @@ -#define __FILEVERSION_STRING 0,7,5,0
-#define __VERSION_STRING "0.7.5.0"
-#define __VERSION_DWORD 0x00070500
+#define __FILEVERSION_STRING 0,7,5,1
+#define __VERSION_STRING "0.7.5.1"
+#define __VERSION_DWORD 0x00070501
|