Mercurial > hg > index.cgi
diff Makefile @ 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 | 1dcc0b174e3b |
children | ba9a0434b115 |
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