aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-06-24 15:21:33 +0000
committerJani Välimaa <wally@mageia.org>2013-06-24 15:21:33 +0000
commit2dd38cdde720d747623fdd9381c31edc0dbcf271 (patch)
tree2dee40ea7c7c7a0acd47c6b031c1574370a6fde2
parent0a7158761a5b014f4f8a2fd9847b905ac89e0cc3 (diff)
downloadcommon-data-3.4.tar
common-data-3.4.tar.gz
common-data-3.4.tar.bz2
common-data-3.4.tar.xz
common-data-3.4.zip
version 3.43.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edc3455..b19be52 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.3
+VERSION = 3.4
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')