aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2016-05-21 20:49:57 +0200
committerJani Välimaa <wally@mageia.org>2016-05-21 20:49:57 +0200
commit25ffed22a838fba18ebcb1509ba6d03b9db4bca9 (patch)
treef851eab24662afec4557fb916682dc2a81058169
parent0a76eacfaa5f73fa4c109b3ddf5a51e75aafd71e (diff)
downloadcommon-data-25ffed22a838fba18ebcb1509ba6d03b9db4bca9.tar
common-data-25ffed22a838fba18ebcb1509ba6d03b9db4bca9.tar.gz
common-data-25ffed22a838fba18ebcb1509ba6d03b9db4bca9.tar.bz2
common-data-25ffed22a838fba18ebcb1509ba6d03b9db4bca9.tar.xz
common-data-25ffed22a838fba18ebcb1509ba6d03b9db4bca9.zip
3.11.13.11.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90fe8fb..ae9072d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.11
+VERSION = 3.11.1
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')