aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2017-03-06 20:53:18 +0200
committerJani Välimaa <wally@mageia.org>2017-03-06 20:53:18 +0200
commitc3ae4d50fb76119c1d156511f5d3d72309652e18 (patch)
treef7c2ff65b5403b5bc69efb1c1aa1744cf3bea7ef
parent79bcee8d87f0c62be8b58deb2325039cd87a6f31 (diff)
downloadcommon-data-c3ae4d50fb76119c1d156511f5d3d72309652e18.tar
common-data-c3ae4d50fb76119c1d156511f5d3d72309652e18.tar.gz
common-data-c3ae4d50fb76119c1d156511f5d3d72309652e18.tar.bz2
common-data-c3ae4d50fb76119c1d156511f5d3d72309652e18.tar.xz
common-data-c3ae4d50fb76119c1d156511f5d3d72309652e18.zip
6.76.7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2f231b..27399f5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# Use Mageia release as major and bump minor
-VERSION = 6.6
+VERSION = 6.7
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')