diff options
author | Jani Välimaa <wally@mageia.org> | 2017-03-21 19:50:46 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2017-03-21 19:50:46 +0200 |
commit | a351d28b67a8366a15be656eca13b3e8e2b563b9 (patch) | |
tree | a08ad586657252874c0c4d0f351be498f8e4f3c1 /Makefile | |
parent | 29ab8b1fa5c63e7506965f7f4070c220c202803f (diff) | |
download | common-data-a351d28b67a8366a15be656eca13b3e8e2b563b9.tar common-data-a351d28b67a8366a15be656eca13b3e8e2b563b9.tar.gz common-data-a351d28b67a8366a15be656eca13b3e8e2b563b9.tar.bz2 common-data-a351d28b67a8366a15be656eca13b3e8e2b563b9.tar.xz common-data-a351d28b67a8366a15be656eca13b3e8e2b563b9.zip |
6.96.9
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.8 +VERSION = 6.9 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |