[Pkg-mozext-commits] [sage-extension] 15/20: bump version for 1.5.4 release
David Prévot
taffit at moszumanska.debian.org
Sat Feb 13 01:36:54 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 5af545f474fb77263e3ef335f321597e5387a965
Author: Peter Andrews <petea at jhu.edu>
Date: Wed Aug 5 06:19:16 2015 -0700
bump version for 1.5.4 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 4e20708..f7cc2e3 100644
--- a/src/chrome/content/commonfunc.js
+++ b/src/chrome/content/commonfunc.js
@@ -38,7 +38,7 @@
var SageUtils = {
- VERSION : "1.5.3",
+ VERSION : "1.5.4",
USER_AGENT : "Mozilla/5.0 (Sage)",
diff --git a/src/install.rdf b/src/install.rdf
index ef18952..e572333 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.3</em:version>
+ <em:version>1.5.4</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