aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-01-16 11:22:41 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-01-16 11:22:41 +0100
commit37b58c016cdaf80c98a1b6d286681f80fbd44658 (patch)
tree93d9dcdde524b4421d9b328321e6dc4c48c61eee
parent1662a261a3d928e572c7c91bc0d11ce9524a7b01 (diff)
downloadcommon-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar
common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar.gz
common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar.bz2
common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar.xz
common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.zip
6.56.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 -- '-.' '__')