diff options
author | Nicolas Salguero <nicolas.salguero@laposte.net> | 2015-09-24 11:55:29 +0200 |
---|---|---|
committer | Nicolas Salguero <nicolas.salguero@laposte.net> | 2015-09-24 11:55:29 +0200 |
commit | 0906faca4e1a94e67bc8e7e62b6836fe9746338f (patch) | |
tree | cfec01b66f714017c4d5a6d2f2cf93997688fa03 | |
parent | cdc100cd74d988953e17a601e727202f7ff47c4d (diff) | |
download | common-data-3.10.tar common-data-3.10.tar.gz common-data-3.10.tar.bz2 common-data-3.10.tar.xz common-data-3.10.zip |
Version 3.103.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 3.9 +VERSION = 3.10 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') |