Mercurial > hg > index.cgi
changeset 317:21ecf29b568e lwtools-4.9
Prepare for 4.9 release.
Bump version number in preparation for 4.9 release.
author | William Astle <lost@l-w.ca> |
---|---|
date | Fri, 10 Jan 2014 18:59:10 -0700 |
parents | c4853a54b4a1 |
children | bcd1daabdb2e |
files | Makefile docs/manual/manual.pdf |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed Nov 27 16:08:02 2013 -0700 +++ b/Makefile Fri Jan 10 18:59:10 2014 -0700 @@ -27,7 +27,7 @@ RANLIB := $(BUILDTPREFIX)$(RANLIB) endif -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.8"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.9"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -O3 -Wall