From fc13b1eef0506c3694e02b3c6f5db3b1bb850d81 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Sun, 23 Oct 2016 11:31:38 +0100 Subject: [PATCH] PDF.js version 1.6.264 - See mozilla/pdf.js@47a1c7797eb18bf473e9439fba670a4379d6578b --- 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 af3811b63..664ed6b8e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.263", + "version": "1.6.264", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 3afd4283a..797c9c6b1 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.263'; - var pdfjsBuild = '7e392c0'; + var pdfjsVersion = '1.6.264'; + var pdfjsBuild = '47a1c77'; 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 511891f18..9bbbc5abd 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.263'; - var pdfjsBuild = '7e392c0'; + var pdfjsVersion = '1.6.264'; + var pdfjsBuild = '47a1c77'; 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 e97ddbed7..dc175441a 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.263'; - var pdfjsBuild = '7e392c0'; + var pdfjsVersion = '1.6.264'; + var pdfjsBuild = '47a1c77'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index d33a2fff1..ac12d0185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.263", + "version": "1.6.264", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [