Mercurial > hg > index.cgi
diff Makefile @ 277:1dcc0b174e3b lwtools-4.8
Bump version string to show 4.8 in preparation for release
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 13 Jun 2013 22:12:35 -0600 |
parents | 776a076d1afa |
children | fc76f1a0dc49 21ecf29b568e |
line wrap: on
line diff
--- a/Makefile Sat Jun 08 09:54:37 2013 -0600 +++ b/Makefile Thu Jun 13 22:12:35 2013 -0600 @@ -27,7 +27,7 @@ RANLIB := $(BUILDTPREFIX)$(RANLIB) endif -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.7+"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.8"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -O3 -Wall