diff options
author | Anne Nicolas <ennael@mageia.org> | 2016-03-25 09:03:30 +0100 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2016-03-25 09:03:30 +0100 |
commit | c9302764948935d52071801149a24b97d3496aad (patch) | |
tree | 89dea6cc50096ff29b52f9f86196efb1d7661275 /Makefile | |
parent | 15063c04e64b41ed1a33f94ace0804551bfe78c6 (diff) | |
download | common-data-c9302764948935d52071801149a24b97d3496aad.tar common-data-c9302764948935d52071801149a24b97d3496aad.tar.gz common-data-c9302764948935d52071801149a24b97d3496aad.tar.bz2 common-data-c9302764948935d52071801149a24b97d3496aad.tar.xz common-data-c9302764948935d52071801149a24b97d3496aad.zip |
3.113.11
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 3.10 +VERSION = 3.11 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |