summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/make_release.py2
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))