diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/make_release.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make_release.py b/tools/make_release.py index b24fc69b2..65226834f 100755 --- a/tools/make_release.py +++ b/tools/make_release.py @@ -66,4 +66,4 @@ gen_presets.main() ################### # docs/changelog/ ################### -print("Add docs/changelog/{}.rst and list it at the top of docs/changelog/index.rst".format(version)) +print("Add docs/changelog/{}.md and list it at the top of docs/changelog/index.rst".format(version)) |
