From 717ba6ba53f69ab0f807d9be67d155f6075fcbe1 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 26 Nov 2009 14:14:42 +0100 Subject: [PATCH] osl-0.1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13bac8d..b0f78b0 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ LN := ln # The way x, y and z are interpreted depends on the OS. x := 0 y := 1 -z := 0 +z := 1 VERSION := $(x).$(y).$(z) # common flags -- 2.39.2