summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-10-31 14:23:56 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-10-31 14:23:56 +0000
commitf33088d0a28acb14673c1acf6d8c42ead45e4007 (patch)
treead6e6e5e974a25758f5373ad5af01d38dda89e1c /plugins/Db_autobackups/src/version.h
parent1d6ff12f50670d7240e9bf823100fc0fb53498fa (diff)
- fix for icolib handles;
- fixes for runglish; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@6715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups/src/version.h')
-rw-r--r--plugins/Db_autobackups/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db_autobackups/src/version.h b/plugins/Db_autobackups/src/version.h
index 734b574a7d..e0a5f3290c 100644
--- a/plugins/Db_autobackups/src/version.h
+++ b/plugins/Db_autobackups/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
-#define __BUILD_NUM 8
+#define __BUILD_NUM 9
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM