aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-03-02 23:55:52 +0000
committerNicolas Vigier <boklm@mageia.org>2013-03-02 23:55:52 +0000
commit48662ba73f0c9a8ed10e07d7069246379d04e0e4 (patch)
treef63b52496f9309c07dfe4f53535cf5c44f2d25ac
parentbe94d560412611b59270c6832dea3ed16c034cac (diff)
downloadcommon-data-3.2.tar
common-data-3.2.tar.gz
common-data-3.2.tar.bz2
common-data-3.2.tar.xz
common-data-3.2.zip
Version 3.23.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42db57b..033b3bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.1
+VERSION = 3.2
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')