Fix scripts/README file

Use "update_versions.py" instead of "updateVersions.pl" as a tool
for updating version numbers.

Signed-off-by: skaluzka <skaluzka@protonmail.com>
This commit is contained in:
skaluzka 2021-09-28 22:07:59 +02:00
parent ecb91e75e4
commit 3f016bba12
No known key found for this signature in database
GPG Key ID: BA6384EF5EF76DF2

View File

@ -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.