diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-01-16 11:22:41 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-01-16 11:22:41 +0100 |
commit | 37b58c016cdaf80c98a1b6d286681f80fbd44658 (patch) | |
tree | 93d9dcdde524b4421d9b328321e6dc4c48c61eee /Makefile | |
parent | 1662a261a3d928e572c7c91bc0d11ce9524a7b01 (diff) | |
download | common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar.gz common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar.bz2 common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.tar.xz common-data-37b58c016cdaf80c98a1b6d286681f80fbd44658.zip |
6.56.5
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.4 +VERSION = 6.5 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |