aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2014-04-26 09:37:57 +0200
committerRémi Verschelde <remi@verschelde.fr>2014-04-26 09:37:57 +0200
commit350d3a08d857eb0627ea4c242bcfe8499847444a (patch)
treedf40ad745eb62a10dc20ef95b9071af2b813c2da
parentc500b587ecfee2124d41fc8b478e0fb747ce57a7 (diff)
downloadcommon-data-350d3a08d857eb0627ea4c242bcfe8499847444a.tar
common-data-350d3a08d857eb0627ea4c242bcfe8499847444a.tar.gz
common-data-350d3a08d857eb0627ea4c242bcfe8499847444a.tar.bz2
common-data-350d3a08d857eb0627ea4c242bcfe8499847444a.tar.xz
common-data-350d3a08d857eb0627ea4c242bcfe8499847444a.zip
Version 3.73.7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9dbcfd3..6040b7a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.6
+VERSION = 3.7
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')