changeset 202:47a055c57d4a lwtools-4.5

Bump version to 4.5 in preparation for release
author William Astle <lost@l-w.ca>
date Fri, 16 Mar 2012 22:37:02 -0600
parents 4503199d56ba
children b5459ed6fed9
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Mar 16 22:22:14 2012 -0600
+++ b/Makefile	Fri Mar 16 22:37:02 2012 -0600
@@ -16,7 +16,7 @@
 # ranlib
 RANLIB := $(BUILDTPREFIX)ranlib
 
-CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.4+"'
+CPPFLAGS += -I lwlib -DPACKAGE_STRING='"lwtools 4.5"'
 LDFLAGS += -L$(PWD)/lwlib -llw
 
 CFLAGS ?= -g -Wall