We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261cfcc commit c354146Copy full SHA for c354146
.gitmodules
@@ -1,7 +1,7 @@
1
[submodule "spack"]
2
path = spack
3
url = https://github.com/jcsda/spack
4
- branch = release/1.9.0
+ branch = spack-stack-1.9.3
5
[submodule "doc/CMakeModules"]
6
path = doc/CMakeModules
7
url = https://github.com/noaa-emc/cmakemodules
doc/source/conf.py
@@ -27,7 +27,7 @@
27
version = '1.9'
28
29
# The full version, including alpha/beta/rc tags
30
-release = '1.9.1'
+release = '1.9.3'
31
32
numfig = True
33
0 commit comments