From bb9d9a930004c37d873bae43208b575535d95cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 25 May 2017 17:36:04 +0200 Subject: 6.11 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2e7967e..2e368dc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Use Mageia release as major and bump minor -VERSION = 6.9 +VERSION = 6.11 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1