diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-18 21:47:36 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-25 20:27:40 -0500 |
commit | 191fb4f5bacfd9f764588c8779778ed20f9136df (patch) | |
tree | 5f406343272a87c433f1820595e22301f42fb0be /scripts/makefile.sco | |
parent | b52da4038d3d98220766ee3d344bc91a118a434f (diff) | |
download | libpng-191fb4f5bacfd9f764588c8779778ed20f9136df.tar.gz |
[legacy] Imported from libpng-1.2.44beta02.tarv1.2.44beta02
Diffstat (limited to 'scripts/makefile.sco')
-rw-r--r-- | scripts/makefile.sco | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sco b/scripts/makefile.sco index 79133d120..f33dbe7d0 100644 --- a/scripts/makefile.sco +++ b/scripts/makefile.sco @@ -12,7 +12,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.44beta01 +PNGMIN = 1.2.44beta02 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |