From 91a94f5d961598cc82621b3411c725352a5d2321 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Fri, 22 Jan 2016 18:47:54 +0000 Subject: [PATCH] PDF.js version 1.4.13 - See mozilla/pdf.js@117f105ef1999630eaaf210a05355acf313cbdcc --- 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 452023a3a..149c5803b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.11", + "version": "1.4.13", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 14f7b7ab6..35a06949e 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.4.11'; -var pdfjsBuild = 'b14c55f'; +var pdfjsVersion = '1.4.13'; +var pdfjsBuild = '117f105'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index a8e8d362c..445086e84 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.4.11'; -var pdfjsBuild = 'b14c55f'; +var pdfjsVersion = '1.4.13'; +var pdfjsBuild = '117f105'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index d82ee0031..b94d4c599 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.4.11'; -var pdfjsBuild = 'b14c55f'; +var pdfjsVersion = '1.4.13'; +var pdfjsBuild = '117f105'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index 2ae7e69fe..fabdbc4f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.11", + "version": "1.4.13", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [