From c7408e5cfbe4163d813e1029f2efae326095ede5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Sat, 8 Oct 2016 21:17:58 +0000 Subject: [PATCH] Preparing compiling environment for v1.3.0 --- Makefile | 2 +- docker/images/proxysql/ubuntu-14.04-build/proxysql.ctl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 187ff00bf..0f6831cc0 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ DEBUG=${ALL_DEBUG} #export DEBUG #export OPTZ #export EXTRALINK -CURVER=1.2.4 +CURVER=1.3.0 DISTRO := $(shell gawk -F= '/^NAME/{print $$2}' /etc/os-release) ifeq ($(wildcard /usr/lib/systemd/systemd), /usr/lib/systemd/systemd) SYSTEMD=1 diff --git a/docker/images/proxysql/ubuntu-14.04-build/proxysql.ctl b/docker/images/proxysql/ubuntu-14.04-build/proxysql.ctl index 2b2fd3357..85e80b816 100644 --- a/docker/images/proxysql/ubuntu-14.04-build/proxysql.ctl +++ b/docker/images/proxysql/ubuntu-14.04-build/proxysql.ctl @@ -4,7 +4,7 @@ Homepage: http://www.proxysql.com Standards-Version: 3.9.2 Package: proxysql -Version: 1.2.4 +Version: 1.3.0 Maintainer: Rene Cannao Architecture: amd64 # Changelog: CHANGELOG.md