diff options
author | Jani Välimaa <wally@mageia.org> | 2017-03-21 19:26:17 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2017-03-21 19:26:17 +0200 |
commit | cb4f8baf50cc208db6723cd7dd57ae23310c4590 (patch) | |
tree | 25e376252d94b0e05b2628601096be905685ccc8 /Makefile | |
parent | 93065ff87fcf87ed3cef7f4b7d501ea0db3ed361 (diff) | |
download | common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar.gz common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar.bz2 common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.tar.xz common-data-cb4f8baf50cc208db6723cd7dd57ae23310c4590.zip |
6.86.8
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.7 +VERSION = 6.8 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |