Mercurial > hg > index.cgi
changeset 204:a21459814650
Set version to indicate development past version 4.5
author | William Astle <lost@l-w.ca> |
---|---|
date | Fri, 16 Mar 2012 22:54:10 -0600 |
parents | b5459ed6fed9 |
children | 806e5fc6dd93 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Mar 16 22:52:22 2012 -0600 +++ b/Makefile Fri Mar 16 22:54:10 2012 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.5"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.5+"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall