From f70574ba671d577df3b956b800fb4eabc8208f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Fri, 12 Feb 2016 01:23:34 +0000 Subject: [PATCH] Version 1.1.1.beta5 --- include/proxysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proxysql.h b/include/proxysql.h index dd75a6ea0..d93a21052 100644 --- a/include/proxysql.h +++ b/include/proxysql.h @@ -87,7 +87,7 @@ #else #define DEB "" #endif /* DEBUG */ -#define PROXYSQL_VERSION "1.1.1.beta4" DEB +#define PROXYSQL_VERSION "1.1.1.beta5" DEB #define PROXYSQL_CODENAME "Kleon" #ifndef PROXYSQL_FUNC_DEFS