diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-08-13 01:05:22 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-08-13 01:05:36 +0200 |
commit | 35c54362d5ae43b98881154024b61d9bf1c63d61 (patch) | |
tree | 6d729872db9a76cdc94a4d3cb48ce8ecd03e1566 /Makefile | |
parent | 4d353329220587a4ab9ba92a56bacbca37bb5909 (diff) | |
download | common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar.gz common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar.bz2 common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.tar.xz common-data-35c54362d5ae43b98881154024b61d9bf1c63d61.zip |
forgotten bump
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.0 +VERSION = 6.1 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |