diff options
author | Jani Välimaa <wally@mageia.org> | 2017-03-06 20:53:18 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2017-03-06 20:53:18 +0200 |
commit | c3ae4d50fb76119c1d156511f5d3d72309652e18 (patch) | |
tree | f7c2ff65b5403b5bc69efb1c1aa1744cf3bea7ef /Makefile | |
parent | 79bcee8d87f0c62be8b58deb2325039cd87a6f31 (diff) | |
download | common-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
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 -- '-.' '__') |