diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-24 16:22:25 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-25 20:27:51 -0500 |
commit | 303d2490a3565b43e38cd43b0fe23b8da134bdde (patch) | |
tree | e0b97a334499a4e75e3682bd49020e4b52a9d0c7 /scripts/makefile.so9 | |
parent | 47c6e47d1f8b34683ff1ce4bff0702aa06058aa4 (diff) | |
download | libpng-303d2490a3565b43e38cd43b0fe23b8da134bdde.tar.gz |
[legacy] Imported from libpng-1.2.44rc03.tarv1.2.44rc03
Diffstat (limited to 'scripts/makefile.so9')
-rw-r--r-- | scripts/makefile.so9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.so9 b/scripts/makefile.so9 index 6a55174e5..8b1e3b733 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -11,7 +11,7 @@ # Library name: PNGMAJ = 0 -PNGMIN = 1.2.44rc02 +PNGMIN = 1.2.44rc03 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |