File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dnl See https://mit-license.org/ and LICENSE.md and for license information.
99dnl ================================================================================================
1010
1111AC_PREREQ ( 2.59 )
12- AC_INIT ( [ spatialdata] , [ 3.1.1 ] , [ baagaard@usgs.gov] )
12+ AC_INIT ( [ spatialdata] , [ 3.1.2 ] , [ baagaard@usgs.gov] )
1313AC_CONFIG_HEADER([ portinfo] )
1414AC_CONFIG_AUX_DIR ( [ ./aux-config] )
1515AC_CONFIG_MACRO_DIR ( [ m4] )
Original file line number Diff line number Diff line change 2222author = 'Brad T. Aagaard'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '3.1.1 '
25+ release = '3.1.2 '
2626
2727
2828# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ tag_date = 0
44
55[metadata]
66name = spatialdata
7- version = 3.1.1
7+ version = 3.1.2
88author = Brad Aagaard
99author_email = baagaard@usgs.gov
1010description = Library for specifying spatial variations in input parameters (used in PyLith).
You can’t perform that action at this time.
0 commit comments