From fcdb773aeee28705107cfba4c02eda21a7617673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Wed, 8 Jun 2016 23:03:51 +0000 Subject: [PATCH] Upgraded version number to 1.2.0h --- include/proxysql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/proxysql.h b/include/proxysql.h index a2287cf78..f527516dd 100644 --- a/include/proxysql.h +++ b/include/proxysql.h @@ -85,7 +85,7 @@ #else #define DEB "" #endif /* DEBUG */ -#define PROXYSQL_VERSION "1.2.0g" DEB +#define PROXYSQL_VERSION "1.2.0h" DEB #define PROXYSQL_CODENAME "Truls" #ifndef PROXYSQL_FUNC_DEFS