From 86c75085c0a19670cb7c0b8659fa037e01f8f727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Sat, 16 Jul 2016 22:21:16 +0000 Subject: [PATCH] Upgrade to version v1.2.0k --- include/proxysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proxysql.h b/include/proxysql.h index b57bcdd557..b4b49f870d 100644 --- a/include/proxysql.h +++ b/include/proxysql.h @@ -85,7 +85,7 @@ #else #define DEB "" #endif /* DEBUG */ -#define PROXYSQL_VERSION "1.2.0j" DEB +#define PROXYSQL_VERSION "1.2.0k" DEB #define PROXYSQL_CODENAME "Truls" #ifndef PROXYSQL_FUNC_DEFS