From 14ef24332e653eb8e6a7eacf00ed0091e517fc3a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 13 Aug 2016 01:05:29 +0200 Subject: 6.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eea03c5..bca5960 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Use Mageia release as major and bump minor -VERSION = 6.1 +VERSION = 6.2 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1