aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-08-13 01:05:22 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-08-13 01:05:36 +0200
commit35c54362d5ae43b98881154024b61d9bf1c63d61 (patch)
tree6d729872db9a76cdc94a4d3cb48ce8ecd03e1566
parent4d353329220587a4ab9ba92a56bacbca37bb5909 (diff)
downloadcommon-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar
common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar.gz
common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar.bz2
common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar.xz
common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.zip
forgotten bump
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55cc4e2..eea03c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# Use Mageia release as major and bump minor
-VERSION = 6.0
+VERSION = 6.1
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')