Mercurial > hg > index.cgi
changeset 213:38ecb99d78dd lwtools-4.6
Set version to 4.6 for release.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 09 Jun 2012 23:36:04 -0600 |
parents | b0d53e2f3f53 |
children | ff024e572ff2 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Jun 09 23:17:43 2012 -0600 +++ b/Makefile Sat Jun 09 23:36:04 2012 -0600 @@ -16,7 +16,7 @@ # ranlib RANLIB := $(BUILDTPREFIX)ranlib -CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.5+"' +CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.6"' LDFLAGS += -L$(PWD)/lwlib -llw CFLAGS ?= -g -Wall