# HG changeset patch # User lost@l-w.ca # Date 1312648659 21600 # Node ID 8ee33204fa7933ef68136780253b0b95645f4ace # Parent a23f732c5ce8ad615070a622bc1770eebfd63415 Set for 4.2 release diff -r a23f732c5ce8 -r 8ee33204fa79 Makefile --- a/Makefile Sat Aug 06 10:37:27 2011 -0600 +++ b/Makefile Sat Aug 06 10:37:39 2011 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.1+"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.2"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall