summaryrefslogtreecommitdiff
path: root/storage/spider/spd_include.h
diff options
context:
space:
mode:
authorKentoku SHIBA <kentokushiba@gmail.com>2014-03-25 05:39:33 +0900
committerKentoku SHIBA <kentokushiba@gmail.com>2014-03-25 05:39:33 +0900
commit1a846b3cab58dfa54a05d701c0dd2664bc75108c (patch)
tree99e27cf1a3a8d16ef8c2db6b35d3643dae6f27ac /storage/spider/spd_include.h
parent89441877e74c83c625e55b412d799ca1e987beaa (diff)
downloadmariadb-git-1a846b3cab58dfa54a05d701c0dd2664bc75108c.tar.gz
Spider 3.2
Diffstat (limited to 'storage/spider/spd_include.h')
-rw-r--r--storage/spider/spd_include.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/spider/spd_include.h b/storage/spider/spd_include.h
index 424cbd40905..700631f9ab0 100644
--- a/storage/spider/spd_include.h
+++ b/storage/spider/spd_include.h
@@ -13,8 +13,8 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#define SPIDER_DETAIL_VERSION "3.1.17"
-#define SPIDER_HEX_VERSION 0x0301
+#define SPIDER_DETAIL_VERSION "3.2.0"
+#define SPIDER_HEX_VERSION 0x0302
#if MYSQL_VERSION_ID < 50500
#else