From 2f892cdd3be31c53da05b5d5205f85cd4c998d6f Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Tue, 18 Oct 2016 12:57:16 +0100 Subject: [PATCH] PDF.js version 1.6.258 - See mozilla/pdf.js@69066234626775955afdffdc48544794b9817fb5 --- 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 354df51bd..d2e9179ba 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.256", + "version": "1.6.258", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 0189c50e4..eaf453926 100644 --- a/build/pdf.combined.js +++ b/build/pdf.combined.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.256'; - var pdfjsBuild = '1783f14'; + var pdfjsVersion = '1.6.258'; + var pdfjsBuild = '6906623'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/build/pdf.js b/build/pdf.js index f7d2d8da3..97a9e1c93 100644 --- a/build/pdf.js +++ b/build/pdf.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.256'; - var pdfjsBuild = '1783f14'; + var pdfjsVersion = '1.6.258'; + var pdfjsBuild = '6906623'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 0531c79fe..f3db8a12c 100644 --- a/build/pdf.worker.js +++ b/build/pdf.worker.js @@ -24,8 +24,8 @@ }(this, function (exports) { // Use strict in our context only - users might not want it 'use strict'; - var pdfjsVersion = '1.6.256'; - var pdfjsBuild = '1783f14'; + var pdfjsVersion = '1.6.258'; + var pdfjsBuild = '6906623'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index 7e1aba5d4..d8d58b313 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.256", + "version": "1.6.258", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [