From f1504fb0b151db5497556e8abd9f135f4a7aa2ad Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Thu, 17 Jul 2014 15:43:19 +0200 Subject: [PATCH] Make dev flavour upgradeable to current version --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1adf3c3..3fd188d 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ UPGRADABLE = \ 0.2.0 \ 0.2.1 \ 0.3.0 \ + $(EXTVERSION)dev \ $(EXTVERSION)next \ $(END)