aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2016-03-25 09:03:30 +0100
committerAnne Nicolas <ennael@mageia.org>2016-03-25 09:03:30 +0100
commitc9302764948935d52071801149a24b97d3496aad (patch)
tree89dea6cc50096ff29b52f9f86196efb1d7661275
parent15063c04e64b41ed1a33f94ace0804551bfe78c6 (diff)
downloadcommon-data-c9302764948935d52071801149a24b97d3496aad.tar
common-data-c9302764948935d52071801149a24b97d3496aad.tar.gz
common-data-c9302764948935d52071801149a24b97d3496aad.tar.bz2
common-data-c9302764948935d52071801149a24b97d3496aad.tar.xz
common-data-c9302764948935d52071801149a24b97d3496aad.zip
3.113.11
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02afd08..90fe8fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.10
+VERSION = 3.11
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')