diff options
author | Pierre-Malo DeniƩlou <malo@doc.ic.ac.uk> | 2014-02-17 16:45:01 +0000 |
---|---|---|
committer | Pierre-Malo DeniƩlou <malo@doc.ic.ac.uk> | 2014-02-17 16:45:01 +0000 |
commit | 8f825d34d780a858063761676949a737de2f4cfe (patch) | |
tree | 37e8b33a7cb70f282b822c2909e4903b6ea94ca7 /Makefile | |
parent | 5cdde659b9d58293d8912273e3c6dc552f776197 (diff) | |
download | common-data-8f825d34d780a858063761676949a737de2f4cfe.tar common-data-8f825d34d780a858063761676949a737de2f4cfe.tar.gz common-data-8f825d34d780a858063761676949a737de2f4cfe.tar.bz2 common-data-8f825d34d780a858063761676949a737de2f4cfe.tar.xz common-data-8f825d34d780a858063761676949a737de2f4cfe.zip |
Version 3.63.6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 3.5 +VERSION = 3.6 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |