From 44a8248b1b19375130144a783d1758e1f83d3c88 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 18 Jan 2018 23:42:33 +0300 Subject: SpellChecker: - fix for a memory allocation zoo; - code cleaning; - version bump --- plugins/SpellChecker/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SpellChecker/src/version.h') diff --git a/plugins/SpellChecker/src/version.h b/plugins/SpellChecker/src/version.h index dd807a953e..ba974c06fe 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 5 +#define __BUILD_NUM 6 #include -- cgit v1.2.3