aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2017-01-05 14:25:20 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2017-01-05 14:25:20 +0000
commit31cf06e0c31dcafb9863db15c6ca61289e02a3c1 (patch)
tree39ea62a392291aeb7bb348c85b471213bc928771
parent8e92144efb7f3df866c912f53b2242fc66eb4cf4 (diff)
downloadcommon-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar
common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar.gz
common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar.bz2
common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar.xz
common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.zip
6.46.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5e6dabe..be48ce2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# Use Mageia release as major and bump minor
-VERSION = 6.3
+VERSION = 6.4
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')