Skip to content

Commit 70129a8

Browse files
authored
Update version numbers to v3.1 (#1024)
1 parent a5d6262 commit 70129a8

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ def runDoxygen(sourcfile, doxyfileIn, doxyfileOut):
128128
# built documents.
129129
#
130130
# The short X.Y version.
131-
version = u'3.0'
131+
version = u'3.1'
132132
# The full version, including alpha/beta/rc tags.
133-
release = u'v3.0.0'
133+
release = u'v3.1.0'
134134

135135
# The language for content autogenerated by Sphinx. Refer to documentation
136136
# for a list of supported languages.

docs/source/user/api_change.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,15 @@ Thus, be sure to implement each in order so that subsequent line numbers are cor
1313
OpenFAST v3.0.0 to OpenFAST `dev`
1414
---------------------------------
1515

16+
No change
17+
18+
19+
20+
OpenFAST v3.0.0 to OpenFAST v3.1.0
21+
----------------------------------
22+
1623
============================================= ==== =============== ========================================================================================================================================================================================================
17-
Added in OpenFAST dev
24+
Added in OpenFAST v3.1.0
1825
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1926
Module Line Flag Name Example Value
2027
============================================= ==== =============== ========================================================================================================================================================================================================
@@ -50,7 +57,7 @@ AirFoilTables 42\* UACutout_delta "DEFAULT" UA
5057
\*non-comment line count, excluding lines contained if NumCoords is not 0, and including all OPTIONAL lines in the UA coefficients table.
5158

5259
============================================= ==== =============== ========================================================================================================================================================================================================
53-
Modified in OpenFAST dev
60+
Modified in OpenFAST v3.1.0
5461
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5562
Module Line Flag Name Example Value
5663
============================================= ==== =============== ========================================================================================================================================================================================================
@@ -65,7 +72,7 @@ HydroDyn 7 MSL2SWL "default" MS
6572
============================================= ==== =============== ========================================================================================================================================================================================================
6673

6774
============================================= ==== =============== ========================================================================================================================================================================================================
68-
Removed in OpenFAST dev
75+
Removed in OpenFAST v3.1.0
6976
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7077
Module Line Flag Name Example Value
7178
============================================= ==== =============== ========================================================================================================================================================================================================
@@ -108,9 +115,6 @@ SubDyn n+2 OutFEMModes Output first 30 FEM modes {0: No output,
108115

109116

110117

111-
112-
113-
114118
OpenFAST v2.6.0 to OpenFAST v3.0.0
115119
----------------------------------
116120

0 commit comments

Comments
 (0)