From: Andre Noll Date: Thu, 26 Nov 2009 13:14:42 +0000 (+0100) Subject: osl-0.1.1 X-Git-Tag: v0.1.1^0 X-Git-Url: http://git.tuebingen.mpg.de/versions/paraslash-0.3.1.tar.bz2.asc?a=commitdiff_plain;h=717ba6ba53f69ab0f807d9be67d155f6075fcbe1;p=osl.git osl-0.1.1 --- 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