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