X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=0434fa36b2dd5631d10ff7f63d39feaf097f4c2a;hb=refs%2Ftags%2Fv1.1;hp=eeee4394909d94a1eabb964f6e31d19f2352b2be;hpb=476e4f464e0a94154aebb3f9f41d7e873304a8ed;p=osdd.git diff --git a/Makefile b/Makefile index eeee439..0434fa3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0 +VERSION=1.1 ARCHIVE=osdd-$(VERSION).tar.gz CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99