From c2c9f0fa22a83d7c2601a733a2e66834e6b9cd8b Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Sun, 17 Jan 2016 12:50:48 +0000 Subject: [PATCH] PDF.js version 1.3.214 - See mozilla/pdf.js@d864bef160a859b8635774316a87d8d01161ba60 --- 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 63efe9d61..935f9c0f5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.212", + "version": "1.3.214", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 50a6d89c4..723fb42ae 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.212'; -var pdfjsBuild = '38b428b'; +var pdfjsVersion = '1.3.214'; +var pdfjsBuild = 'd864bef'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index 35b79ca01..019c717b9 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.212'; -var pdfjsBuild = '38b428b'; +var pdfjsVersion = '1.3.214'; +var pdfjsBuild = 'd864bef'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index f341c896e..62ecb58eb 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.212'; -var pdfjsBuild = '38b428b'; +var pdfjsVersion = '1.3.214'; +var pdfjsBuild = 'd864bef'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index 22dbf3146..344864432 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.212", + "version": "1.3.214", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [