diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-10-10 06:13:58 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-10-10 06:29:47 -0500 |
commit | 89e0d95883ed99661d73db4a7015fe71fe90e7c2 (patch) | |
tree | 88720f85bd89a2462700e957e6b7985d3ef8e5b0 /scripts/makefile.64sunu | |
parent | aeb9906717ae95bdb6f0895c62c24ef42ffad6ff (diff) | |
download | libpng-89e0d95883ed99661d73db4a7015fe71fe90e7c2.tar.gz |
[master] Bump version to 1.2.41beta05
Diffstat (limited to 'scripts/makefile.64sunu')
-rw-r--r-- | scripts/makefile.64sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.64sunu b/scripts/makefile.64sunu index a1903083a..351755511 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.41beta04 +PNGMIN = 1.2.41beta05 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |