changeset 65:05f1a31f8f1e lwtools-4.0

Set version to 4.0
author lost@l-w.ca
date Fri, 08 Apr 2011 21:36:53 -0600
parents 8556e01ffcab
children 0359d9f1dfca
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Apr 08 21:36:07 2011 -0600
+++ b/Makefile	Fri Apr 08 21:36:53 2011 -0600
@@ -16,7 +16,7 @@
 # ranlib
 RANLIB := $(BUILDTPREFIX)ranlib
 
-CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.0-pre"'
+CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.0"'
 LDFLAGS += -L$(PWD)/lwlib -llw
 
 CFLAGS ?= -g -Wall