aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Menut <lmenut@mageia.org>2015-01-07 23:53:13 +0100
committerLuc Menut <lmenut@mageia.org>2015-01-07 23:53:13 +0100
commite80144cc0e3c10cbf90992fbcbe33ffb834904b7 (patch)
treef5400b338641ea09ff6292475bc0653427a7afff
parent7913d346093446190715a7bb9f1f1ff9c0974164 (diff)
downloadcommon-data-3.9.tar
common-data-3.9.tar.gz
common-data-3.9.tar.bz2
common-data-3.9.tar.xz
common-data-3.9.zip
Version 3.93.9
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5de4d0c..1bbd5f0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 3.8
+VERSION = 3.9
PACKAGE = desktop-common-data
NAME = desktop-common-data
TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')