Mercurial > hg > index.cgi
changeset 83:381cd2421fab
Bump version to reflect ongoing development
author | lost@l-w.ca |
---|---|
date | Wed, 25 May 2011 20:05:34 -0600 |
parents | adf4ce03a6a3 |
children | 16a72d9b6eb6 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed May 25 19:20:39 2011 -0600 +++ b/Makefile Wed May 25 20:05:34 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.1+"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall