commit/Emoticons: norrumar: Bump version: 3.0-dev

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 20 Nov 2014 15:49:56 -0000

1 new commit in Emoticons:

https://bitbucket.org/nvdaaddonteam/emoticons/commits/cdcc402bbaf6/
Changeset:   cdcc402bbaf6
Branch:      master
User:        norrumar
Date:        2014-11-20 15:49:27+00:00
Summary:     Bump version: 3.0-dev

Affected #:  2 files

diff --git a/buildVars.py b/buildVars.py
index 93b37bb..2f9abda 100644
--- 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" : _("Enables the announcement of emoticon names 
instead of the character Representation."),
        # version
-       "addon_version" : "2.0",
+       "addon_version" : "3.0-dev",
        # Author(s)
        "addon_author" : u"Chris Leo <llajta2012@xxxxxxxxx>, Noelia Ruiz 
Martínez <nrm1977@xxxxxxxxx>, Mesar Hameed <mhameed@xxxxxxxxxxxxx>",
        # URL for the add-on documentation support

diff --git a/readme.md b/readme.md
index ef00f4b..04b29c8 100644
--- a/readme.md
+++ b/readme.md
@@ -38,10 +38,15 @@ It is also possible to save your choice for this setting.
 *      NVDA+I: show a dialog to select a smiley you want to paste.
 
 
+## Changes for 3.0 ##
+
+* In the Customize emoticons dialog, it is now possible to specify that a 
pattern should only match if it is a whole word, according to speech 
dictionaries of NVDA 2014.4.
+
+
 ## Changes for 2.0 ##
 
 * Add-on help is available from the Add-ons Manager.
-* In the Customize emoticons dialog, it is now possible to specify that a 
pattern should only match if it is a whole word, according to speech 
dictionaries of NVDA 2014.4.
+
 
 ## Changes for 1.1 ##

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

--

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/Emoticons: norrumar: Bump version: 3.0-dev - commits-noreply