aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2017-02-15 20:31:08 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2017-02-15 20:31:08 +0000
commite0d2de31f4c6c34299132917d5185af5d5611b4c (patch)
tree0853c235b2d26fc8d22f20458005c2c14e602bad
parent8db32886dbb09c88d8364568aaf443389d7a4abc (diff)
downloadcommon-data-e0d2de31f4c6c34299132917d5185af5d5611b4c.tar
common-data-e0d2de31f4c6c34299132917d5185af5d5611b4c.tar.gz
common-data-e0d2de31f4c6c34299132917d5185af5d5611b4c.tar.bz2
common-data-e0d2de31f4c6c34299132917d5185af5d5611b4c.tar.xz
common-data-e0d2de31f4c6c34299132917d5185af5d5611b4c.zip
6.66.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 -- '-.' '__')