aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Salguero <nicolas.salguero@laposte.net>2015-09-24 11:55:29 +0200
committerNicolas Salguero <nicolas.salguero@laposte.net>2015-09-24 11:55:29 +0200
commit0906faca4e1a94e67bc8e7e62b6836fe9746338f (patch)
treecfec01b66f714017c4d5a6d2f2cf93997688fa03
parentcdc100cd74d988953e17a601e727202f7ff47c4d (diff)
downloadcommon-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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97b87a9..02afd08 100644
--- a/Makefile
+++ b/Makefile
@@ -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 -- '-.' '__')