From 0906faca4e1a94e67bc8e7e62b6836fe9746338f Mon Sep 17 00:00:00 2001 From: Nicolas Salguero Date: Thu, 24 Sep 2015 11:55:29 +0200 Subject: Version 3.10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 97b87a9..02afd08 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 3.9 +VERSION = 3.10 PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -- cgit v1.2.1