From 48c815abf8234ddd3efc2e98d4b4cae7c052f407 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Thu, 27 Oct 2016 22:22:16 +0100 Subject: [PATCH] PDF.js version 1.6.272 - See mozilla/pdf.js@ab464df3364b1cce9731734cd32112e87193e3d4 --- 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 6491f570d..78e552233 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.271", + "version": "1.6.272", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 2884c0738..c050313ad 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.271'; - var pdfjsBuild = 'abc417c'; + var pdfjsVersion = '1.6.272'; + var pdfjsBuild = 'ab464df'; 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 8dd1168e5..046dbd3e9 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.271'; - var pdfjsBuild = 'abc417c'; + var pdfjsVersion = '1.6.272'; + var pdfjsBuild = 'ab464df'; 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 024096782..3ff09c55e 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.271'; - var pdfjsBuild = 'abc417c'; + var pdfjsVersion = '1.6.272'; + var pdfjsBuild = 'ab464df'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null; var pdfjsLibs = {}; (function pdfjsWrapper() { diff --git a/package.json b/package.json index 3c57472b7..c48dcb768 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.6.271", + "version": "1.6.272", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [