Mercurial > hg > index.cgi
changeset 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 | 49010c6653e7 |
children | 95c941799c8e |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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