X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=pc-tools%2Fldc2%2FMakefile;h=66ba7a990dc67bd40088b517fdf94734d9b5f944;hb=ea78fc91fca804d41e7caf94025a4616e4f2daad;hp=677621256b3736cc6ce878ddf0d911118412e4ae;hpb=d65ad4d76066646927175a9896fe348bc0691e68;p=h316.git diff --git a/pc-tools/ldc2/Makefile b/pc-tools/ldc2/Makefile index 6776212..66ba7a9 100644 --- a/pc-tools/ldc2/Makefile +++ b/pc-tools/ldc2/Makefile @@ -4,7 +4,7 @@ CCFLAGS+=-Wall BUILD_STAMP="\"`uname -a`\"" -VERSION="\"0.7\"" +VERSION="\"1.0\"" BUILD_DATE="\"`date` \"" CCFLAGS+=-D BUILD_STAMP=$(BUILD_STAMP) -D VERSION=$(VERSION) -D BUILD_DATE=$(BUILD_DATE)