aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
-rwxr-xr-xlibtool2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/Makefile.in5
-rw-r--r--src/pj_release.c2
-rw-r--r--src/proj_api.h5
8 files changed, 17 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index b822fedd..e0ba59b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Rel. 4.4.4 2001/09/15
+-------------------------------------------------------------------------
+
2001-09-15 Frank Warmerdam <warmerdam@pobox.com>
* src/geocent.c: I have modified the Convert_Geodetic_To_Geocentric()
@@ -7,6 +10,9 @@
See http://bugzilla.remotesensing.org/show_bug.cgi?id=17
+ * nad/epsg: commited new updates with fixed units for us state plane
+ zones in feet, as reported by Marc-Andre.
+
2001-08-23 Frank Warmerdam <warmerdam@pobox.com>
* src/makefile.vc: improved the setting of PROJ_LIB defaults.
diff --git a/configure b/configure
index 24a084e3..a1ce9a29 100755
--- a/configure
+++ b/configure
@@ -701,7 +701,7 @@ fi
PACKAGE=proj
-VERSION=4.4.3
+VERSION=4.4.4
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/configure.in b/configure.in
index fec42a83..e3b3200f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/pj_init.c)
-AM_INIT_AUTOMAKE(proj, 4.4.3)
+AM_INIT_AUTOMAKE(proj, 4.4.4)
AM_CONFIG_HEADER(src/proj_config.h)
dnl Checks for programs.
diff --git a/libtool b/libtool
index db49e96f..4ef3c832 100755
--- a/libtool
+++ b/libtool
@@ -34,7 +34,7 @@ Xsed="sed -e s/^X//"
if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
### BEGIN LIBTOOL CONFIG
-# Libtool was configured as follows, on host gdal3:
+# Libtool was configured as follows, on host gdal:
#
# CC="gcc" CFLAGS="-g -O2" CPPFLAGS="" \
# LD="/usr/bin/ld" LDFLAGS="" LIBS="" \
diff --git a/src/Makefile.am b/src/Makefile.am
index 2b7da4fa..fbbcca96 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,7 +20,7 @@ geod_LDADD = libproj.la
lib_LTLIBRARIES = libproj.la
-libproj_la_LDFLAGS = -version-info 2:0:2
+libproj_la_LDFLAGS = -version-info 3:0:3
libproj_la_SOURCES = \
projects.h pj_list.h \
diff --git a/src/Makefile.in b/src/Makefile.in
index b9b5a1e5..cb4e22ba 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -94,7 +94,7 @@ geod_LDADD = libproj.la
lib_LTLIBRARIES = libproj.la
-libproj_la_LDFLAGS = -version-info 2:0:2
+libproj_la_LDFLAGS = -version-info 3:0:3
libproj_la_SOURCES = projects.h pj_list.h PJ_aeqd.c PJ_gnom.c PJ_laea.c PJ_mod_ster.c PJ_nsper.c PJ_nzmg.c PJ_ortho.c PJ_stere.c PJ_aea.c PJ_bipc.c PJ_bonne.c PJ_eqdc.c PJ_imw_p.c PJ_lcc.c PJ_mpoly.c PJ_poly.c PJ_rpoly.c PJ_sconics.c PJ_cass.c PJ_cc.c PJ_cea.c PJ_eqc.c PJ_gall.c PJ_labrd.c PJ_lsat.c PJ_merc.c PJ_mill.c PJ_ocea.c PJ_omerc.c PJ_somerc.c PJ_tcc.c PJ_tcea.c PJ_tmerc.c PJ_airy.c PJ_aitoff.c PJ_august.c PJ_bacon.c PJ_chamb.c PJ_hammer.c PJ_lagrng.c PJ_larr.c PJ_lask.c PJ_nocol.c PJ_ob_tran.c PJ_oea.c PJ_tpeqd.c PJ_vandg.c PJ_vandg2.c PJ_vandg4.c PJ_wag7.c PJ_boggs.c PJ_collg.c PJ_crast.c PJ_denoy.c PJ_eck1.c PJ_eck2.c PJ_eck3.c PJ_eck4.c PJ_eck5.c PJ_fahey.c PJ_fouc_s.c PJ_gins8.c PJ_gn_sinu.c PJ_goode.c PJ_hatano.c PJ_loxim.c PJ_mbt_fps.c PJ_mbtfpp.c PJ_mbtfpq.c PJ_moll.c PJ_nell.c PJ_nell_h.c PJ_putp2.c PJ_putp3.c PJ_putp4p.c PJ_putp5.c PJ_putp6.c PJ_robin.c PJ_sts.c PJ_urm5.c PJ_urmfps.c PJ_wag2.c PJ_wag3.c PJ_wink1.c PJ_wink2.c pj_latlong.c aasincos.c adjlon.c bch2bps.c bchgen.c biveval.c dmstor.c mk_cheby.c pj_auth.c pj_deriv.c pj_ell_set.c pj_ellps.c pj_errno.c pj_factors.c pj_fwd.c pj_init.c pj_inv.c pj_list.c pj_malloc.c pj_mlfn.c pj_msfn.c pj_open_lib.c pj_param.c pj_phi2.c pj_pr_list.c pj_qsfn.c pj_strerrno.c pj_tsfn.c pj_units.c pj_zpoly1.c rtodms.c vector1.c pj_release.c nad_cvt.c nad_init.c nad_intr.c emess.c emess.h pj_apply_gridshift.c pj_datums.c pj_datum_set.c pj_transform.c geocent.c geocent.h strtod.c pj_utils.c
@@ -157,8 +157,7 @@ CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
HEADERS = $(include_HEADERS)
-DIST_COMMON = README ./stamp-h.in Makefile.am Makefile.in \
-proj_config.h.in
+DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in proj_config.h.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
diff --git a/src/pj_release.c b/src/pj_release.c
index 9644e825..d33096b3 100644
--- a/src/pj_release.c
+++ b/src/pj_release.c
@@ -3,4 +3,4 @@
static const char SCCSID[]="@(#)pj_release.c 4.5 95/09/23 GIE REL";
#endif
-char const pj_release[]="Rel. 4.4.3, 20 April 2001";
+char const pj_release[]="Rel. 4.4.4, 15 September 2001";
diff --git a/src/proj_api.h b/src/proj_api.h
index c3f57a51..8a4ea52f 100644
--- a/src/proj_api.h
+++ b/src/proj_api.h
@@ -28,6 +28,9 @@
******************************************************************************
*
* $Log$
+ * Revision 1.4 2001/09/15 22:55:28 warmerda
+ * final prep for 4.4.4 release
+ *
* Revision 1.3 2001/08/23 20:25:55 warmerda
* added pj_set_finder function
*
@@ -52,7 +55,7 @@ extern "C" {
#endif
/* Try to update this every version! */
-#define PJ_VERSION 443
+#define PJ_VERSION 444
extern char const pj_release[]; /* global release id string */