From c3ae4d50fb76119c1d156511f5d3d72309652e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Mon, 6 Mar 2017 20:53:18 +0200 Subject: 6.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c2f231b..27399f5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Use Mageia release as major and bump minor -VERSION = 6.6 +VERSION = 6.7 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1