From 2630ebc4621f1808af0350c3b5e09e26eb26e9f5 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sat, 2 Mar 2013 15:31:07 +0000 Subject: Version 3.1 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1e381d4..42db57b 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +VERSION = 3.1 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1