commit 6581709f4d1e4dc77f7b81076e02b3c7da110a9b Author: Sebastian Hahn sebastian@torproject.org Date: Sat Apr 21 12:29:57 2012 +0200
Update libpng to 1.5.10 --- build-scripts/versions.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index 1710582..937b451 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -4,7 +4,7 @@ RELEASE_VER=2.2.35
ZLIB_VER=1.2.6 OPENSSL_VER=1.0.0h -LIBPNG_VER=1.5.9 +LIBPNG_VER=1.5.10 QT_VER=4.8.1 VIDALIA_VER=0.2.17 LIBEVENT_VER=2.0.17-stable
tor-commits@lists.torproject.org