From f2f5a46c1e778f2bd4bad8bee33d40d55c0f47b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Sat, 27 Feb 2016 15:26:00 +0000 Subject: [PATCH] Changed to version 1.1.1.beta7 --- include/proxysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proxysql.h b/include/proxysql.h index 5f9ea4a54..e2f12be86 100644 --- a/include/proxysql.h +++ b/include/proxysql.h @@ -87,7 +87,7 @@ #else #define DEB "" #endif /* DEBUG */ -#define PROXYSQL_VERSION "1.1.1.beta6" DEB +#define PROXYSQL_VERSION "1.1.1.beta7" DEB #define PROXYSQL_CODENAME "Kleon" #ifndef PROXYSQL_FUNC_DEFS