aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-05-25 17:36:04 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-05-25 17:36:04 +0200
commitbb9d9a930004c37d873bae43208b575535d95cf6 (patch)
treeb1752ffef6ad3552623ac41b9ee7d854a552aba0
parentfee288e3aee564aa255dd0dfb931fc4b330b598d (diff)
downloadcommon-data-bb9d9a930004c37d873bae43208b575535d95cf6.tar
common-data-bb9d9a930004c37d873bae43208b575535d95cf6.tar.gz
common-data-bb9d9a930004c37d873bae43208b575535d95cf6.tar.bz2
common-data-bb9d9a930004c37d873bae43208b575535d95cf6.tar.xz
common-data-bb9d9a930004c37d873bae43208b575535d95cf6.zip
6.116.11
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e7967e..2e368dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# Use Mageia release as major and bump minor
-VERSION = 6.9
+VERSION = 6.11
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')