Skip to content

Commit 1085283

Browse files
update file references in doc
1 parent 5b3dda9 commit 1085283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/developer.contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ When making a new release of Gambit, follow these steps:
185185
All other files will automatically use the updated version number:
186186

187187
- `pyproject.toml` reads from GAMBIT_VERSION file at build time
188-
- `configure.ac` reads from GAMBIT_VERSION file and substitutes into `build_support/mac/Info.plist` and `build_support/gambit.wxs`
188+
- `configure.ac` reads from GAMBIT_VERSION file and substitutes into `build_support/osx/Info.plist` and `build_support/msw/gambit.wxs`
189189
- `src/pygambit/__init__.py` reads from installed package metadata or GAMBIT_VERSION file
190190
- `doc/conf.py` reads from GAMBIT_VERSION file at documentation build time
191191
- Documentation pages reference the `|release|` substitution variable to automatically reflect the updated version number.

0 commit comments

Comments
 (0)