Skip to content

Commit c354146

Browse files
committed
Update .gitmodules and doc/source/conf.py for spack-stack release 1.9.3
1 parent 261cfcc commit c354146

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "spack"]
22
path = spack
33
url = https://github.com/jcsda/spack
4-
branch = release/1.9.0
4+
branch = spack-stack-1.9.3
55
[submodule "doc/CMakeModules"]
66
path = doc/CMakeModules
77
url = https://github.com/noaa-emc/cmakemodules

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
version = '1.9'
2828

2929
# The full version, including alpha/beta/rc tags
30-
release = '1.9.1'
30+
release = '1.9.3'
3131

3232
numfig = True
3333

0 commit comments

Comments
 (0)