From: Alan Cox Date: Fri, 28 Sep 2018 22:32:44 +0000 (+0100) Subject: Makefile:move on to 0.3-pre X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5ba07a2b933a0af696fdbed1764c1b1608289a5c;p=FUZIX.git Makefile:move on to 0.3-pre --- diff --git a/Kernel/Makefile b/Kernel/Makefile index 75f2acf7..0ba0d21d 100644 --- a/Kernel/Makefile +++ b/Kernel/Makefile @@ -1,6 +1,6 @@ TARGET_LIST = $(wildcard platform-*) -export VERSION = "0.2" +export VERSION = "0.3pre1" export SUBVERSION = "" export ROOT_DIR