diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2009-06-10 13:57:36 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2009-06-10 13:57:36 +0000 |
commit | b3ccc12fd8f7dfa11514bd0583357877a64be917 (patch) | |
tree | b206e57f669f3a5cd069b2539b123823cddb046c /Build/source/texk/web2c/luatexdir/image/writepng.c | |
parent | a5e67a37194be74be4f645f7b94d97034c9edc56 (diff) |
source for luatex 0.40.5
git-svn-id: svn://tug.org/texlive/trunk@13698 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/image/writepng.c')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/image/writepng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/image/writepng.c b/Build/source/texk/web2c/luatexdir/image/writepng.c index c3ecf9fa57d..f75b16e5e37 100644 --- a/Build/source/texk/web2c/luatexdir/image/writepng.c +++ b/Build/source/texk/web2c/luatexdir/image/writepng.c @@ -24,7 +24,7 @@ static const char _svn_version[] = "$Id: writepng.c 2317 2009-04-18 00:12:18Z hhenkel $ " - "$URL: http://foundry.supelec.fr/svn/luatex/tags/beta-0.40.3/source/texk/web2c/luatexdir/image/writepng.c $"; + "$URL: http://foundry.supelec.fr/svn/luatex/tags/beta-0.40.5/source/texk/web2c/luatexdir/image/writepng.c $"; static int transparent_page_group = -1; |