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