X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=3f12b09d2819e966e2d5d2793bad2aa7cc7f3b49;hb=23dc00453efa7eb5a19036a4c90ca409225189cb;hp=bd2c109636074c1a8f3f15a87fd287468ab41e62;hpb=ea49cbcde26d2a57b9564dbc0067ec640fd0d1ed;p=osl.git diff --git a/Makefile b/Makefile index bd2c109..3f12b09 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 := 1 +z := 2 VERSION := $(x).$(y).$(z) # common flags