From 02d309a92d2b08939d41d612db5c46fa3cbf9013 Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Sun, 18 Mar 2012 23:35:04 +0100 Subject: [PATCH] Began development of Sortix 0.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05efff1f..4244d85b 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.6 +VERSION=0.7dev DEBNAME:=sortix_$(VERSION)_$(CPU) DEBSRCNAME:=sortix_$(VERSION) DEBDIR:=builds/$(DEBNAME)