From 73cc0280ea242095d1b85de515add96c2042bd9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Thu, 28 Apr 2016 06:52:50 +0000 Subject: [PATCH] Updated version to v1.2.0e --- include/proxysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proxysql.h b/include/proxysql.h index bb02d28f4..c0596aed3 100644 --- a/include/proxysql.h +++ b/include/proxysql.h @@ -85,7 +85,7 @@ #else #define DEB "" #endif /* DEBUG */ -#define PROXYSQL_VERSION "1.2.0d" DEB +#define PROXYSQL_VERSION "1.2.0e" DEB #define PROXYSQL_CODENAME "Truls" #ifndef PROXYSQL_FUNC_DEFS