changeset 237:d4cf2e139e4a

Bump version number in preparation for a release.
author William Astle <lost@l-w.ca>
date Sat, 11 Aug 2012 23:37:43 -0600
parents ce1fdc8d6568
children 91f91557dc9e
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Aug 11 23:29:57 2012 -0600
+++ b/Makefile	Sat Aug 11 23:37:43 2012 -0600
@@ -16,7 +16,7 @@
 # ranlib
 RANLIB := $(BUILDTPREFIX)ranlib
 
-CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.6"'
+CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.7"'
 LDFLAGS += -L$(PWD)/lwlib -llw
 
 CFLAGS ?= -g -Wall