diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-11-21 13:10:31 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-11-21 13:10:31 +0000 |
commit | fbc3a8fbf75f69d14ef8f545a7e43425db4eaaf7 (patch) | |
tree | 8ac91de364988140233a487d510bbcbf339e6a9f /db3x_autobackups/version.h | |
parent | 778273f4cf7d1e2d41eeec5355d7fb749a0526b6 (diff) |
sync with core
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@386 4f64403b-2f21-0410-a795-97e2b3489a10
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
|