summaryrefslogtreecommitdiff
path: root/plugins/Import/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-10-03 14:24:18 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-10-03 14:24:18 +0000
commit334c3a9d18f177f1b6c71d754219f56057d315c0 (patch)
tree5273e0bea9c5fae70cca4fc5a6be6da8669d5561 /plugins/Import/src/version.h
parentd7d7fb4aa09838047c5aa7e205ac360d5f3703f4 (diff)
Import:
- "failed to add an event" message appears when a destination profile isn't empty; - metahistory is correctly skipped during the sequentional import of the same profile; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Import/src/version.h')
-rw-r--r--plugins/Import/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Import/src/version.h b/plugins/Import/src/version.h
index dda2b434ea..d2ab9dffe9 100644
--- a/plugins/Import/src/version.h
+++ b/plugins/Import/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 3
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>