From 9d5c3f188255c06efe21639d711a552af569712e Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Mon, 10 Sep 2012 14:54:37 +0200 Subject: [PATCH] Begun development of Sortix 0.8. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0778d96b..5c0db0c9 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ REMOTECOPYDIR:=/home/$(REMOTEUSER)/Desktop/MaxsiOS MODULES=libmaxsi games mkinitrd utils $(EXTRAMODULES) sortix ALLMODULES=libmaxsi games mkinitrd utils bench sortix -VERSION=0.7 +VERSION=0.8dev DEBNAME:=sortix_$(VERSION)_$(CPU) DEBSRCNAME:=sortix_$(VERSION) DEBDIR:=builds/$(DEBNAME)