From a853505c3793832ccd48b4d1f58c3531e8a1587d Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Wed, 24 Aug 2016 17:51:47 +0100 Subject: [PATCH] PDF.js version 1.5.391 - See mozilla/pdf.js@0e20d44fefb296e8f08c7f7d23cb9662108db974 --- bower.json | 2 +- build/pdf.combined.js | 4 ++-- build/pdf.js | 4 ++-- build/pdf.worker.js | 4 ++-- package.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bower.json b/bower.json index 9806998bf..b27de70c3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.5.389", + "version": "1.5.391", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 7ff205796..84c50f849 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.5.389'; -var pdfjsBuild = 'e5baf7e'; +var pdfjsVersion = '1.5.391'; +var pdfjsBuild = '0e20d44'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index cf7b6b7cb..4349f5832 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.5.389'; -var pdfjsBuild = 'e5baf7e'; +var pdfjsVersion = '1.5.391'; +var pdfjsBuild = '0e20d44'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index e7b7af03f..047eee4cf 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.5.389'; -var pdfjsBuild = 'e5baf7e'; +var pdfjsVersion = '1.5.391'; +var pdfjsBuild = '0e20d44'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index 03fc2f8d6..437fd7f61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.5.389", + "version": "1.5.391", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [