summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-11 22:58:57 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-11 22:58:57 +0000
commitaf78267c3b520865a260e81f690b25b8ce0ad5a5 (patch)
tree41c2cf4c962c6fede21a2d58414e631bf6affe47
parentd30823e3829de75a5eb4f6d4729c3a5c51ca2dd3 (diff)
downloadlibtiff-git-4.0.0alpha6.tar.gz
* libtiff 4.0.0alpha6 released.v4.0.0alpha6Release-v4-0-0alpha6
-rw-r--r--ChangeLog2
-rw-r--r--RELEASE-DATE2
-rw-r--r--VERSION2
-rwxr-xr-xconfigure24
-rw-r--r--configure.ac6
-rw-r--r--html/index.html4
-rw-r--r--html/v4.0.0.html8
-rw-r--r--libtiff/tiffvers.h11
8 files changed, 27 insertions, 32 deletions
diff --git a/ChangeLog b/ChangeLog
index 63be91f9..e4e16a41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-06-11 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
+ * libtiff 4.0.0alpha6 released.
+
* tools/tiffcrop.c: Applied patch from Richard Nolde: Corrected
European page size dimensions. Added an option to allow the user
to specify a custom page size on the command line. Fix the case
diff --git a/RELEASE-DATE b/RELEASE-DATE
index 1f15bfe5..9e5fb1cf 100644
--- a/RELEASE-DATE
+++ b/RELEASE-DATE
@@ -1 +1 @@
-20091104
+20100611
diff --git a/VERSION b/VERSION
index b1d75b54..99724a29 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0.0beta5
+4.0.0beta6
diff --git a/configure b/configure
index d77a5833..87b7d532 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for LibTIFF Software 4.0.0beta5.
+# Generated by GNU Autoconf 2.65 for LibTIFF Software 4.0.0beta6.
#
# Report bugs to <tiff@lists.maptools.org>.
#
@@ -562,8 +562,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='LibTIFF Software'
PACKAGE_TARNAME='tiff'
-PACKAGE_VERSION='4.0.0beta5'
-PACKAGE_STRING='LibTIFF Software 4.0.0beta5'
+PACKAGE_VERSION='4.0.0beta6'
+PACKAGE_STRING='LibTIFF Software 4.0.0beta6'
PACKAGE_BUGREPORT='tiff@lists.maptools.org'
PACKAGE_URL=''
@@ -1358,7 +1358,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures LibTIFF Software 4.0.0beta5 to adapt to many kinds of systems.
+\`configure' configures LibTIFF Software 4.0.0beta6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1433,7 +1433,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of LibTIFF Software 4.0.0beta5:";;
+ short | recursive ) echo "Configuration of LibTIFF Software 4.0.0beta6:";;
esac
cat <<\_ACEOF
@@ -1596,7 +1596,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-LibTIFF Software configure 4.0.0beta5
+LibTIFF Software configure 4.0.0beta6
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2320,7 +2320,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by LibTIFF Software $as_me 4.0.0beta5, which was
+It was created by LibTIFF Software $as_me 4.0.0beta6, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
@@ -3247,7 +3247,7 @@ fi
# Define the identity of the package.
PACKAGE='tiff'
- VERSION='4.0.0beta5'
+ VERSION='4.0.0beta6'
cat >>confdefs.h <<_ACEOF
@@ -3314,12 +3314,12 @@ fi
LIBTIFF_MAJOR_VERSION=4
LIBTIFF_MINOR_VERSION=0
LIBTIFF_MICRO_VERSION=0
-LIBTIFF_ALPHA_VERSION=beta5
+LIBTIFF_ALPHA_VERSION=beta6
LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
LIBTIFF_RELEASE_DATE=`date +"%Y%m%d"`
LIBTIFF_CURRENT=5
-LIBTIFF_REVISION=2
+LIBTIFF_REVISION=3
LIBTIFF_AGE=0
LIBTIFF_VERSION_INFO=$LIBTIFF_CURRENT:$LIBTIFF_REVISION:$LIBTIFF_AGE
@@ -19123,7 +19123,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by LibTIFF Software $as_me 4.0.0beta5, which was
+This file was extended by LibTIFF Software $as_me 4.0.0beta6, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -19189,7 +19189,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-LibTIFF Software config.status 4.0.0beta5
+LibTIFF Software config.status 4.0.0beta6
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 2deadcb4..954a0c58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl OF THIS SOFTWARE.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.64)
-AC_INIT([LibTIFF Software],[4.0.0beta5],[tiff@lists.maptools.org],[tiff])
+AC_INIT([LibTIFF Software],[4.0.0beta6],[tiff@lists.maptools.org],[tiff])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(m4)
AC_LANG(C)
@@ -42,7 +42,7 @@ dnl Don't fill the ALPHA_VERSION field, if not applicable.
LIBTIFF_MAJOR_VERSION=4
LIBTIFF_MINOR_VERSION=0
LIBTIFF_MICRO_VERSION=0
-LIBTIFF_ALPHA_VERSION=beta5
+LIBTIFF_ALPHA_VERSION=beta6
LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
dnl This will be used with the 'make release' target
LIBTIFF_RELEASE_DATE=`date +"%Y%m%d"`
@@ -77,7 +77,7 @@ dnl increment age.
dnl 6. If any interfaces have been removed since the last public release,
dnl then set age to 0.
LIBTIFF_CURRENT=5
-LIBTIFF_REVISION=2
+LIBTIFF_REVISION=3
LIBTIFF_AGE=0
LIBTIFF_VERSION_INFO=$LIBTIFF_CURRENT:$LIBTIFF_REVISION:$LIBTIFF_AGE
diff --git a/html/index.html b/html/index.html
index c281a45b..a03bbdb2 100644
--- a/html/index.html
+++ b/html/index.html
@@ -28,7 +28,7 @@
</tr>
<tr>
<th>Latest Development Release</th>
- <td><a href="v4.0.0.html">v4.0.0beta5</a></td>
+ <td><a href="v4.0.0.html">v4.0.0beta6</a></td>
</tr>
<tr>
<th>Master Download Site</th>
@@ -125,7 +125,7 @@
</ul>
<hr>
<p>
- Last updated $Date: 2010-06-11 22:08:01 $.
+ Last updated $Date: 2010-06-11 22:58:58 $.
</p>
</body>
</html>
diff --git a/html/v4.0.0.html b/html/v4.0.0.html
index 4c6755fb..e23ac4fd 100644
--- a/html/v4.0.0.html
+++ b/html/v4.0.0.html
@@ -16,7 +16,7 @@
<UL>
<HR SIZE=4 WIDTH=65% ALIGN=left>
<B>Current Version</B>: v4.0.0<BR>
-<B>Previous Version</B>: <A HREF=v3.9.2.html>v3.9.2</a><BR>
+<B>Previous Version</B>: <A HREF=v3.9.3.html>v3.9.3</a><BR>
<B>Master FTP Site</B>: <A HREF="ftp://ftp.remotesensing.org/pub/libtiff">
ftp.remotesensing.org</a>, directory pub/libtiff</A><BR>
<B>Master HTTP Site</B>: <A HREF="http://download.osgeo.org/libtiff">
@@ -154,8 +154,8 @@ Other important backward incompatible changes in the public API:
<UL>
- <LI>Updated autotools: Autoconf 2.64, Automake 1.11, libtool
- 2.2.6.
+ <LI>Updated autotools: Autoconf 2.65, Automake 1.11, libtool
+ 2.2.10.
<LI>Enabled support for Automake silent build rules
(--enable-silent-rules or 'make V=0')
@@ -231,7 +231,7 @@ Other important backward incompatible changes in the public API:
<UL>
</UL>
-Last updated $Date: 2009-11-04 17:49:25 $.
+Last updated $Date: 2010-06-11 22:58:58 $.
</BODY>
</HTML>
diff --git a/libtiff/tiffvers.h b/libtiff/tiffvers.h
index 6999cc2f..88ec0591 100644
--- a/libtiff/tiffvers.h
+++ b/libtiff/tiffvers.h
@@ -1,4 +1,4 @@
-#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.0beta5\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
+#define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.0beta6\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
/*
* This define can be used in code that requires
* compilation-related definitions specific to a
@@ -6,11 +6,4 @@
* version checking should be done based on the
* string returned by TIFFGetVersion.
*/
-#define TIFFLIB_VERSION 20091104
-/*
- * Local Variables:
- * mode: c
- * c-basic-offset: 8
- * fill-column: 78
- * End:
- */
+#define TIFFLIB_VERSION 20100611