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