summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2016-01-30 17:27:30 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2016-01-30 17:27:30 +0000
commit441f931c341aff58bb58e717fd8ab62856fbe8f2 (patch)
tree8227925ed97a67b6822055e36e3c370e915f4580
parent530f6554d7faaa26fc1c6c2bc6635a1f0e17f030 (diff)
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@16196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--plugins/SpellChecker/src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/Version.h b/plugins/SpellChecker/src/Version.h
index 332b26758c..237d49359b 100644
--- a/plugins/SpellChecker/src/Version.h
+++ b/plugins/SpellChecker/src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 6
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>