[nvda-addons] commit/windows7magnifier: Dominic Canare: update version number to v1.1.0

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Mon, 20 May 2013 19:56:46 -0000

1 new commit in windows7magnifier:

https://bitbucket.org/nvdaaddonteam/windows7magnifier/commits/e2f371b237d4/
Changeset:   e2f371b237d4
Branch:      master
User:        Dominic Canare
Date:        2013-05-20 21:55:39
Summary:     update version number to v1.1.0

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index 9eee40b..c67ad81 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -15,7 +15,7 @@ addon_info = {
        # Translators: Long description to be shown for this add-on on 
installation and add-on information
        "addon-description" : _("""This addon integrates configuration options 
into the standard NVDA GUI. To access, select "Preferences", "Magnifier 
Options" from the NVDA GUI"""),
        # version
-       "addon-version" : "1.0.4",
+       "addon-version" : "1.1.0",
        # Author(s)
        "addon-author" : "Dominic Canare <mail@xxxxxxxxxxxxxxxx>",
        # URL for the add-on documentation support

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

--

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

NVDA add-ons Central: A list for discussing NVDA add-ons

To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.

To unsubscribe, send an email with the subject line of "unsubscribe" (without 
quotes) to nvda-addons-request@xxxxxxxxxxxxx.

If you have questions for list moderators, please send a message to 
nvda-addons-moderators@xxxxxxxxxxxxx.

Other related posts:

  • » [nvda-addons] commit/windows7magnifier: Dominic Canare: update version number to v1.1.0 - commits-noreply