diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-01-05 14:25:20 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-01-05 14:25:20 +0000 |
commit | 31cf06e0c31dcafb9863db15c6ca61289e02a3c1 (patch) | |
tree | 39ea62a392291aeb7bb348c85b471213bc928771 /Makefile | |
parent | 8e92144efb7f3df866c912f53b2242fc66eb4cf4 (diff) | |
download | common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar.gz common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar.bz2 common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.tar.xz common-data-31cf06e0c31dcafb9863db15c6ca61289e02a3c1.zip |
6.46.4
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.3 +VERSION = 6.4 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |