From c694290a9dd42b8d1d17c8e347934c207435dcf8 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Thu, 14 Jan 2016 22:11:42 +0000 Subject: [PATCH] PDF.js version 1.3.187 - See mozilla/pdf.js@f6a8dfb76a730a79217022945fe4efe78e47ca85 --- bower.json | 2 +- build/pdf.combined.js | 6 +++--- build/pdf.js | 6 +++--- build/pdf.worker.js | 6 +++--- package.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bower.json b/bower.json index 15a81a004..5991e9621 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.185", + "version": "1.3.187", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 2ff8a70d0..95f5cb381 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfCombined = {})); // Use strict in our context only - users might not want it 'use strict'; -var pdfjsVersion = '1.3.185'; -var pdfjsBuild = '794e1a3'; +var pdfjsVersion = '1.3.187'; +var pdfjsBuild = 'f6a8dfb'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? @@ -11110,7 +11110,7 @@ function loadJpegStream(id, imageUrl, objs) { img.src = imageUrl; } - Polyfill from https://github.com/Polymer/URL + // Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) { diff --git a/build/pdf.js b/build/pdf.js index 663308c26..4a166741b 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdf = {})); // Use strict in our context only - users might not want it 'use strict'; -var pdfjsVersion = '1.3.185'; -var pdfjsBuild = '794e1a3'; +var pdfjsVersion = '1.3.187'; +var pdfjsBuild = 'f6a8dfb'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? @@ -1745,7 +1745,7 @@ function loadJpegStream(id, imageUrl, objs) { img.src = imageUrl; } - Polyfill from https://github.com/Polymer/URL + // Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) { diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 1ebe57604..ab64c269b 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -28,8 +28,8 @@ factory((root.pdfjsDistBuildPdfWorker = {})); // Use strict in our context only - users might not want it 'use strict'; -var pdfjsVersion = '1.3.185'; -var pdfjsBuild = '794e1a3'; +var pdfjsVersion = '1.3.187'; +var pdfjsBuild = 'f6a8dfb'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? @@ -11042,7 +11042,7 @@ function loadJpegStream(id, imageUrl, objs) { img.src = imageUrl; } - Polyfill from https://github.com/Polymer/URL + // Polyfill from https://github.com/Polymer/URL /* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ (function checkURLConstructor(scope) { diff --git a/package.json b/package.json index 43b75820c..37eafab81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.185", + "version": "1.3.187", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [