aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-08-24 10:28:00 +0000
committerJani Välimaa <wally@mageia.org>2013-08-24 10:28:00 +0000
commita44c400a558e9266c861ea8687bfae6ec54e6925 (patch)
tree2fbf5b884a94452130a6e298f3a34eb87e00fd90
parent1193fac3600291b6b92cbb125bab0d6a22c56c2a (diff)
downloadcommon-data-3.5.tar
common-data-3.5.tar.gz
common-data-3.5.tar.bz2
common-data-3.5.tar.xz
common-data-3.5.zip
Version 3.53.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b19be52..408f6ac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.4
+VERSION = 3.5
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')