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/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2Fv0.1.1;hp=f3474d8b7d50ca0fd437521f6cbd1febdacb056f;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