aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2017-03-21 19:26:17 +0200
committerJani Välimaa <wally@mageia.org>2017-03-21 19:26:17 +0200
commitcb4f8baf50cc208db6723cd7dd57ae23310c4590 (patch)
tree25e376252d94b0e05b2628601096be905685ccc8
parent93065ff87fcf87ed3cef7f4b7d501ea0db3ed361 (diff)
downloadcommon-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar
common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar.gz
common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar.bz2
common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar.xz
common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.zip
6.86.8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 27399f5..f6a5e5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# Use Mageia release as major and bump minor
-VERSION = 6.7
+VERSION = 6.8
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')