diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-12-13 10:47:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-12-13 10:47:39 -0500 |
commit | b8e6eb62364eecfbaec5bcd14fe887ee64a1daef (patch) | |
tree | f308715a88496da49882e090d2d46de5a0d46685 /scripts | |
parent | b4c55f3a700b9c071c7f8466499ed9cf5ef76fc7 (diff) | |
parent | 3f016bba1239a8a0ac1c09e975e3d27da0057549 (diff) | |
download | tor-b8e6eb62364eecfbaec5bcd14fe887ee64a1daef.tar.gz tor-b8e6eb62364eecfbaec5bcd14fe887ee64a1daef.zip |
Merge remote-tracking branch 'tor-gitlab/mr/498'
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/README b/scripts/README index 9cd6e74ac7..7de0d003e4 100644 --- a/scripts/README +++ b/scripts/README @@ -23,7 +23,7 @@ maint/format_changelog.py -- Flow the changelog into the proper format. maint/redox.py -- Find places that should have DOCDOC comments to indicate a need for doxygen comments, and put those comments there. -maint/updateVersions.pl -- Update the version number in the .nsi and windows +maint/update_versions.py -- Update the version number in the .nsi and windows orconfig.h files. |