[Pkg-mozext-commits] [sage-extension] 13/20: bump version for 1.5.3 release

David Prévot taffit at moszumanska.debian.org
Sat Feb 13 01:36:53 UTC 2016


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

taffit pushed a commit to branch master
in repository sage-extension.

commit 8d1e8fce9f6d68dbcb3bb215b8c9577f92b88e1f
Author: Peter Andrews <petea at jhu.edu>
Date:   Tue Aug 4 06:29:45 2015 -0700

    bump version for 1.5.3 release
---
 src/chrome/content/commonfunc.js | 2 +-
 src/install.rdf                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/chrome/content/commonfunc.js b/src/chrome/content/commonfunc.js
index 701e4d3..4e20708 100644
--- a/src/chrome/content/commonfunc.js
+++ b/src/chrome/content/commonfunc.js
@@ -38,7 +38,7 @@
 
 var SageUtils = {
 
-  VERSION : "1.5.3b4",
+  VERSION : "1.5.3",
   
   USER_AGENT : "Mozilla/5.0 (Sage)",
 
diff --git a/src/install.rdf b/src/install.rdf
index f2f5032..466bf11 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -42,7 +42,7 @@
   <Description about="urn:mozilla:install-manifest">
   
     <em:id>{a6ca9b3b-5e52-4f47-85d8-cca35bb57596}</em:id>
-    <em:version>1.5.3b4</em:version>
+    <em:version>1.5.3</em:version>
     <em:type>2</em:type>
   
     <em:name>Sage</em:name>

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



More information about the Pkg-mozext-commits mailing list