X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=Makefile;h=3f12b09d2819e966e2d5d2793bad2aa7cc7f3b49;hp=bd2c109636074c1a8f3f15a87fd287468ab41e62;hb=23dc00453efa7eb5a19036a4c90ca409225189cb;hpb=777af7b3d434f139dbc53d2b7dfa957dfa7d5880 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