diff options
author | Jani Välimaa <wally@mageia.org> | 2013-06-24 15:21:33 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2013-06-24 15:21:33 +0000 |
commit | 2dd38cdde720d747623fdd9381c31edc0dbcf271 (patch) | |
tree | 2dee40ea7c7c7a0acd47c6b031c1574370a6fde2 | |
parent | 0a7158761a5b014f4f8a2fd9847b905ac89e0cc3 (diff) | |
download | common-data-2dd38cdde720d747623fdd9381c31edc0dbcf271.tar common-data-2dd38cdde720d747623fdd9381c31edc0dbcf271.tar.gz common-data-2dd38cdde720d747623fdd9381c31edc0dbcf271.tar.bz2 common-data-2dd38cdde720d747623fdd9381c31edc0dbcf271.tar.xz common-data-2dd38cdde720d747623fdd9381c31edc0dbcf271.zip |
version 3.43.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 -- '-.' '__') |