[Pkg-mozext-commits] [sage-extension] 12/20: bump version for 1.5.3 beta 4
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 125a804221258d733ca55755190def1be28fc806
Author: Peter Andrews <petea at jhu.edu>
Date: Tue Aug 4 06:20:33 2015 -0700
bump version for 1.5.3 beta 4
---
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 7ea585c..701e4d3 100644
--- a/src/chrome/content/commonfunc.js
+++ b/src/chrome/content/commonfunc.js
@@ -38,7 +38,7 @@
var SageUtils = {
- VERSION : "1.5.3b3",
+ VERSION : "1.5.3b4",
USER_AGENT : "Mozilla/5.0 (Sage)",
diff --git a/src/install.rdf b/src/install.rdf
index dd19ab9..f2f5032 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.3b3</em:version>
+ <em:version>1.5.3b4</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