X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=Makefile;h=b0f78b012ee2f56246c66106b09521238e94d797;hp=13bac8dd472b31be211b83ee9956e4a690aaf6e7;hb=4f3d440fc9b281155df9ba3df1799e3474cc4584;hpb=f3474d8b7d50ca0fd437521f6cbd1febdacb056f 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