X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;h=eeb5dcc54ef1ea5f6a86cadf711a33576fb8dbd7;hb=refs%2Ftags%2Fv0.1.3;hp=ecd47f44519e8e083fcf82912b5867772298a9e3;hpb=b784b2a33146988ac3d1bf7b4a2726f7d107255f;p=osl.git diff --git a/Makefile b/Makefile index ecd47f4..eeb5dcc 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ OBJCOPY := objcopy # The way x, y and z are interpreted depends on the OS. x := 0 y := 1 -z := 2 +z := 3 VERSION := $(x).$(y).$(z) # common flags