diff Makefile @ 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 03f7192fcd20
children b97460509c3d
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