From 37b58c016cdaf80c98a1b6d286681f80fbd44658 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 16 Jan 2017 11:22:41 +0100 Subject: 6.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index be48ce2..c8dc9cf 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Use Mageia release as major and bump minor -VERSION = 6.4 +VERSION = 6.5 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1