Mercurial > hg > index.cgi
changeset 102:f7a87c3a8e0e
Set version to indicate development since 4.2
author | lost@l-w.ca |
---|---|
date | Sat, 06 Aug 2011 22:16:09 -0600 |
parents | ed7f970f3688 |
children | 8b0be0fc42cf |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Aug 06 22:15:43 2011 -0600 +++ b/Makefile Sat Aug 06 22:16:09 2011 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.2"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.2+"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall