diff options
author | daviddavid <geiger.david68210@gmail.com> | 2016-08-23 17:59:40 +0200 |
---|---|---|
committer | daviddavid <geiger.david68210@gmail.com> | 2016-08-23 17:59:40 +0200 |
commit | 46e66c480c4447e014c51e7283f24186e4978a62 (patch) | |
tree | 3403d06549a5983e3c35dd427eb3a8f323757ce9 /Makefile | |
parent | 14ef24332e653eb8e6a7eacf00ed0091e517fc3a (diff) | |
download | common-data-46e66c480c4447e014c51e7283f24186e4978a62.tar common-data-46e66c480c4447e014c51e7283f24186e4978a62.tar.gz common-data-46e66c480c4447e014c51e7283f24186e4978a62.tar.bz2 common-data-46e66c480c4447e014c51e7283f24186e4978a62.tar.xz common-data-46e66c480c4447e014c51e7283f24186e4978a62.zip |
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.2 +VERSION = 6.3 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |