changeset 123:74b4e9f23c62 lwtools-4.4

Version 4.4
author lost@l-w.ca
date Wed, 10 Aug 2011 19:06:58 -0600
parents 2be2649841f8
children 169018bd9ada
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Aug 10 19:05:49 2011 -0600
+++ b/Makefile	Wed Aug 10 19:06:58 2011 -0600
@@ -16,7 +16,7 @@
 # ranlib
 RANLIB := $(BUILDTPREFIX)ranlib
 
-CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.3"'
+CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.4"'
 LDFLAGS += -L$(PWD)/lwlib -llw
 
 CFLAGS ?= -g -Wall