From fefeb92e89cefefa3a9da39a81ff262558a9ed30 Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Tue, 6 Dec 2011 01:28:23 +0100 Subject: [PATCH] Begun development of Sortix 0.6. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c86756dc..5391ef95 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ REMOTECOPYDIR:=/home/$(REMOTEUSER)/Desktop/MaxsiOS MODULES=libmaxsi games mkinitrd utils $(EXTRAMODULES) sortix ALLMODULES=libmaxsi games mkinitrd utils bench sortix -VERSION=0.5 +VERSION=0.6dev DEBNAME:=sortix_$(VERSION)_$(CPU) DEBSRCNAME:=sortix_$(VERSION) DEBDIR:=builds/$(DEBNAME)