[Pkg-mozext-commits] [sage-extension] 39/49: bump version to 1.3.8
David Prévot
taffit at moszumanska.debian.org
Fri May 1 03:10:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag sage_1_3_10
in repository sage-extension.
commit 4d4a4952242784d7f06301dd786a3bede7b69ef5
Author: Peter Andrews <petea at jhu.edu>
Date: Wed Oct 4 21:05:00 2006 +0000
bump version to 1.3.8
---
src/install.rdf | 2 +-
src/sage/content/commonfunc.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index 5734316..2449f57 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -6,7 +6,7 @@
<em:id>{a6ca9b3b-5e52-4f47-85d8-cca35bb57596}</em:id>
<em:name>Sage</em:name>
- <em:version>1.3.7</em:version>
+ <em:version>1.3.8</em:version>
<em:description>A lightweight RSS and Atom feed aggregator.</em:description>
<em:creator>The Sage Project</em:creator>
<em:contributor>Peter Andrews</em:contributor>
diff --git a/src/sage/content/commonfunc.js b/src/sage/content/commonfunc.js
index 205e2f0..29a144a 100755
--- a/src/sage/content/commonfunc.js
+++ b/src/sage/content/commonfunc.js
@@ -69,7 +69,7 @@ function dateFormat(date, twelveHourClock, format) {
var CommonFunc = {
- VERSION: Array(1,3,7),
+ VERSION: Array(1,3,8),
USER_AGENT: "Mozilla/5.0 (Sage)",
FEED_FOLDER_ID: "sage.folder_id",
--
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