commit/goldwave: josephsl: GoldWave add-on 3.0, one new command and design changes.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 12 Jun 2015 20:58:38 -0000

1 new commit in goldwave:

https://bitbucket.org/nvdaaddonteam/goldwave/commits/5d663771f77d/
Changeset: 5d663771f77d
Branch: stable
User: josephsl
Date: 2015-06-12 20:57:57+00:00
Summary: GoldWave add-on 3.0, one new command and design changes.

Reviewed by various users, including Brian Gaff and Roger Stewart and others.
Thank you.

Affected #: 1 file

diff --git a/buildVars.py b/buildVars.py
index b58757a..9addcc7 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -19,7 +19,7 @@ addon_info = {
# Translators: Long description to be shown for this add-on on add-on
information from add-ons manager
"addon_description" : _("An add-on for enhancing access and usage of
the Goldwave audio editor."),
# version
- "addon_version" : "3.0-dev",
+ "addon_version" : "3.0",
# Author(s)
"addon_author" : u"Joseph Lee <joseph.lee22590@xxxxxxxxx>, David
Parduhn <xkill85@xxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
# URL for the add-on documentation support

Repository URL: https://bitbucket.org/nvdaaddonteam/goldwave/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/goldwave: josephsl: GoldWave add-on 3.0, one new command and design changes. - commits-noreply