[Pkg-mozext-commits] [sage-extension] 02/11: bump version for 1.5.5 release

David Prévot taffit at moszumanska.debian.org
Wed Aug 2 19:33:47 UTC 2017


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

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

commit 0851036da3ac108541649b72146dff1561835e13
Author: Peter Andrews <petea at jhu.edu>
Date:   Thu Jun 15 00:51:45 2017 -0700

    bump version for 1.5.5 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 f7cc2e3..c368c10 100644
--- a/src/chrome/content/commonfunc.js
+++ b/src/chrome/content/commonfunc.js
@@ -38,7 +38,7 @@
 
 var SageUtils = {
 
-  VERSION : "1.5.4",
+  VERSION : "1.5.5",
   
   USER_AGENT : "Mozilla/5.0 (Sage)",
 
diff --git a/src/install.rdf b/src/install.rdf
index e572333..9237b10 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.4</em:version>
+    <em:version>1.5.5</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