[Pkg-mozext-commits] [gcontactsync] 20/31: Added version 2.0.0b1

David Prévot taffit at moszumanska.debian.org
Sun Feb 22 21:34:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository gcontactsync.

commit 4d91ec65a96ab2b261d4b11fca02330e8dc40686
Author: Josh Geenen <joshgeenen at gmail.com>
Date:   Wed Dec 24 08:10:40 2014 -0600

    Added version 2.0.0b1
---
 downloads/gContactSync-2.0.0b1.xpi | Bin 0 -> 215527 bytes
 src/content/synonyms.js            |   2 +-
 src/install.rdf                    |   2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/downloads/gContactSync-2.0.0b1.xpi b/downloads/gContactSync-2.0.0b1.xpi
new file mode 100644
index 0000000..b233152
Binary files /dev/null and b/downloads/gContactSync-2.0.0b1.xpi differ
diff --git a/src/content/synonyms.js b/src/content/synonyms.js
index 3470fda..255dc0e 100644
--- a/src/content/synonyms.js
+++ b/src/content/synonyms.js
@@ -51,7 +51,7 @@ com.gContactSync.versionMinor   = "0";
 /** The release for the current version of gContactSync (ie 1 in 0.3.1a7) */
 com.gContactSync.versionRelease = "0";
 /** The suffix for the current version of gContactSync (ie a7 for Alpha 7) */
-com.gContactSync.versionSuffix  = "a1pre";
+com.gContactSync.versionSuffix  = "b1";
 /** The attribute where the dummy e-mail address is stored */
 com.gContactSync.dummyEmailName = "PrimaryEmail";
 
diff --git a/src/install.rdf b/src/install.rdf
index 29efa97..b86eab2 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -3,7 +3,7 @@
      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
     <Description about="urn:mozilla:install-manifest">
         <em:id>gContactSync at pirules.net</em:id>
-        <em:version>2.0.0a1pre</em:version>
+        <em:version>2.0.0b1</em:version>
         <em:name>gContactSync</em:name>
         <em:description>Synchronizes Google Contacts with Thunderbird</em:description>
         <em:creator>Josh Geenen</em:creator>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/gcontactsync.git



More information about the Pkg-mozext-commits mailing list