Skip to content

Commit db9b387

Browse files
committed
Release: r22.11.1
1 parent 68644cc commit db9b387

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "MESA"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 11701
41+
PROJECT_NUMBER = r22.11.1
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

data/version_number

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
r22.11.1

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
project = 'MESA'
2121
copyright = '2022, The MESA Team'
2222
author = 'The MESA Team'
23-
release = 'main'
24-
version = 'main'
23+
release = 'r22.11.1'
24+
version = 'r22.11.1'
2525

2626

2727
# -- General configuration ---------------------------------------------------

linters/fix_inlists.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)