Skip to content

Commit a4f5436

Browse files
committed
version 1.1.1
1 parent d01c818 commit a4f5436

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.1.1 - 2013-05-06
2+
* 1.1.1
3+
* Fixed compilation problems with mysql 5.6.11
4+
15
1.1.0 - 2011-12-29
26
* 1.1.0
37

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
#AC_PREREQ([2.63b])
5-
AC_INIT([handlersocket-plugin], [1.0.6], [https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/issues])
5+
AC_INIT([handlersocket-plugin], [1.1.1], [https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/issues])
66
AC_CONFIG_HEADERS([config.h])
77
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
88
AC_CONFIG_SRCDIR([libhsclient/fatal.cpp])

0 commit comments

Comments
 (0)