File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ 2015/02/13 (version 1.9.5)
2+
3+ Added check for no data when validating UniformDB.
4+
152014/08/19 (version 1.9.4)
26
37 Updates to files for compatibility with automake v1.14.1. Also
Original file line number Diff line number Diff line change 77// This code was developed as part of the Computational Infrastructure
88// for Geodynamics (http://geodynamics.org).
99//
10- // Copyright (c) 2010-2012 University of California, Davis
10+ // Copyright (c) 2010-2015 University of California, Davis
1111//
1212// See COPYING for license information.
1313//
1717/* * @mainpage
1818 *
1919 * @author Brad Aagaard
20- * @date 2014/08/19
21- * @version 1.9.4
20+ * @date 2015/02/13
21+ * @version 1.9.5
2222 *
2323 * @section summary Summary
2424 *
25- * This directory tree contains SpatialData version 1.9.4 . This package
25+ * This directory tree contains SpatialData version 1.9.5 . This package
2626 * provides an interface to Proj.4 (cartographic projections library)
2727 * for converting coordinates among a variety of geographic projects
2828 * and local Cartesian coordinates and defines an interface for
Original file line number Diff line number Diff line change 1515#
1616
1717AC_PREREQ ( 2.59 )
18- AC_INIT ( [ spatialdata] ,
[ 1.9.4 ] ,
[ [email protected] ] ) 18+ AC_INIT ( [ spatialdata] ,
[ 1.9.5 ] ,
[ [email protected] ] ) 1919AC_CONFIG_HEADER([ portinfo] )
2020AC_CONFIG_AUX_DIR ( [ ./aux-config] )
2121AC_CONFIG_MACRO_DIR ( [ m4] )
You can’t perform that action at this time.
0 commit comments