From e0d2de31f4c6c34299132917d5185af5d5611b4c Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Wed, 15 Feb 2017 20:31:08 +0000 Subject: 6.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bd8edad..c2f231b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Use Mageia release as major and bump minor -VERSION = 6.5 +VERSION = 6.6 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1