changeset 126:2eda3e39b3b8

Marked development beyond 4.4 in version
author William Astle <lost@l-w.ca>
date Thu, 11 Aug 2011 20:33:46 -0600
parents db5690682eb7
children d92b9c968731
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Aug 11 20:33:20 2011 -0600
+++ b/Makefile	Thu Aug 11 20:33:46 2011 -0600
@@ -16,7 +16,7 @@
 # ranlib
 RANLIB := $(BUILDTPREFIX)ranlib
 
-CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.4"'
+CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.4+"'
 LDFLAGS += -L$(PWD)/lwlib -llw
 
 CFLAGS ?= -g -Wall