mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Bump version to libpng-1.4.0beta80
This commit is contained in:
18
ANNOUNCE
18
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.0beta79 - September 1, 2009
|
||||
Libpng 1.4.0beta80 - September 1, 2009
|
||||
|
||||
This is not intended to be a public release. It will be replaced
|
||||
within a few weeks by a public version or by another test version.
|
||||
@@ -9,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.4.0beta79.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.0beta79.tar.gz
|
||||
1.4.0beta79.tar.bz2
|
||||
1.4.0beta80.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.0beta80.tar.gz
|
||||
1.4.0beta80.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp140b79.zip
|
||||
lp140b79.7z
|
||||
lp140b80.zip
|
||||
lp140b80.7z
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.0beta79-README.txt
|
||||
1.4.0beta79-LICENSE.txt
|
||||
1.4.0beta80-README.txt
|
||||
1.4.0beta80-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.2.10):
|
||||
|
||||
@@ -544,6 +544,8 @@ version 1.4.0beta79 [September 1, 2009]
|
||||
Eliminated PNG_GLOBAL_ARRAYS and PNG_LOCAL_ARRAYS; always use local arrays.
|
||||
Eliminated PNG_CALLOC_SUPPORTED macro and always provide png_calloc().
|
||||
|
||||
version 1.4.0beta80 [September 1, 2009]
|
||||
|
||||
version 1.4.0betaN [future]
|
||||
Build shared libraries with -lz and sometimes -lm.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user