From db4e593611b0636e193c89c0cbc129efe80c5636 Mon Sep 17 00:00:00 2001 From: Hannes Domani Date: Sun, 18 Jun 2017 16:43:52 +0200 Subject: [PATCH] version 2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 80f0b61..e3f1d25 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -DWST_VERSION = 1.3-git +DWST_VERSION = 2.0 SRC_DIR := $(dir $(lastword $(MAKEFILE_LIST)))