1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Found a few places we hadn't incremented the version number. Documented this in Release Process. I don't think these warrant new rc tarballs, but should be included if there are other reasons to do new new rc tarballs.

This commit is contained in:
v.audacity
2012-02-22 01:31:41 +00:00
parent 5874644e54
commit 461f6d1197
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ PROJECT_NAME = Audacity
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.3.14
PROJECT_NUMBER = 2.0.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.