X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=Makefile;h=eeb5dcc54ef1ea5f6a86cadf711a33576fb8dbd7;hp=ecd47f44519e8e083fcf82912b5867772298a9e3;hb=526463e66898180b3cac527b7fe0936ef9d84244;hpb=b784b2a33146988ac3d1bf7b4a2726f7d107255f 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