[Pkg-javascript-commits] [pdf.js] 68/141: Fix version numbers.

David Prévot taffit at moszumanska.debian.org
Sat Apr 19 22:40:31 UTC 2014


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

taffit pushed a commit to branch master
in repository pdf.js.

commit 93ba3f88a13630ab9544fc13864d3347b601e195
Author: Brendan Dahl <brendan.dahl at gmail.com>
Date:   Thu Apr 10 10:07:05 2014 -0700

    Fix version numbers.
---
 pdfjs.config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pdfjs.config b/pdfjs.config
index e105dde..7778849 100644
--- a/pdfjs.config
+++ b/pdfjs.config
@@ -1,6 +1,6 @@
 {
-  "betaVersion": "0.8.1114",
-  "stableVersion": "0.8.1334",
+  "betaVersion": "0.8.1334",
+  "stableVersion": "0.8.1181",
   "baseVersion": "0ac55ac879d1c0eea9c0d155d5bbd9b11560f631",
   "versionPrefix": "0.8."
 }
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list