From 71cff967a9f25675ad264437d3def431e4b0a054 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sat, 14 Nov 2009 05:56:38 -0600 Subject: [devel] Bump to version 1.4.0beta100 --- scripts/makefile.sco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.sco') diff --git a/scripts/makefile.sco b/scripts/makefile.sco index 436f08a2b..2715e4b0e 100644 --- a/scripts/makefile.sco +++ b/scripts/makefile.sco @@ -12,7 +12,7 @@ # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta99 +PNGMIN = 1.4.0beta100 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: -- cgit v1.2.1