From 6439cedef86077707c016c98232f2bd9ebe4b281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Wed, 17 Aug 2016 11:05:06 +0000 Subject: [PATCH] Changed version to 1.2.2-RC To avoid confusion --- include/proxysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proxysql.h b/include/proxysql.h index 80dc724ce..b1c7d81f5 100644 --- a/include/proxysql.h +++ b/include/proxysql.h @@ -99,7 +99,7 @@ #else #define DEB "" #endif /* DEBUG */ -#define PROXYSQL_VERSION "1.2.1" DEB +#define PROXYSQL_VERSION "1.2.2-RC" DEB #define PROXYSQL_CODENAME "Truls" #ifndef PROXYSQL_FUNC_DEFS