changeset 69:87026ec7e1c2

Change version to represent past 4.0
author lost@l-w.ca
date Sat, 09 Apr 2011 01:45:48 -0600
parents 99ce348b0e6b
children ceab04fd2969
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Apr 09 01:44:45 2011 -0600
+++ b/Makefile	Sat Apr 09 01:45:48 2011 -0600
@@ -16,7 +16,7 @@
 # ranlib
 RANLIB := $(BUILDTPREFIX)ranlib
 
-CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.0"'
+CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.0+"'
 LDFLAGS += -L$(PWD)/lwlib -llw
 
 CFLAGS ?= -g -Wall