mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-12 09:33:34 +02:00
Bug 1597 - Enh: Greater clarity over status of versions needed
- For ALPHA builds we do a check version with the Welcome screen (if welcome screen is enabled). - A 'Check Online' in the About box provides a new route to check version - Check Version now passes CommitId and Build Date/Time to identify a version. To actually close the bug we need the javascript on the server page to put up informative messages.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -56,6 +56,7 @@ lib-src/twolame/doc/html/Doxyfile
|
||||
lib-src/twolame/libtwolame/config.h
|
||||
locale/POTFILES
|
||||
src/audacity.desktop
|
||||
src/RevisionIdent.h
|
||||
src/configunix.h
|
||||
src/configwin.h
|
||||
*.pc
|
||||
|
Reference in New Issue
Block a user