docs: Update filename

This commit is contained in:
Stein Magnus Jodal 2014-07-21 01:43:33 +02:00
parent 8cbf41f9df
commit 8dcb06867d

View File

@ -54,7 +54,7 @@ Creating releases
#. Update changelog and commit it.
#. Bump the version number in ``mopidy/__init__.py``. Remember to update the
test case in ``tests/version_test.py``.
test case in ``tests/test_version.py``.
#. Merge the release branch (``develop`` in the example) into master::