From 2c2ae7356adf35174a92d3566f26c068871239ed Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Tue, 12 Jan 2016 13:33:33 +0000 Subject: [PATCH] PDF.js version 1.3.169 - See mozilla/pdf.js@2625ceca8dcd5b9f718a61d513f08c3f487ebba9 --- 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 bbd6d1b4f..06228688a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.167", + "version": "1.3.169", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 4a25f8f1a..3f454d06c 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.167'; -var pdfjsBuild = '52caad6'; +var pdfjsVersion = '1.3.169'; +var pdfjsBuild = '2625cec'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index 72392c014..56385b737 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.167'; -var pdfjsBuild = '52caad6'; +var pdfjsVersion = '1.3.169'; +var pdfjsBuild = '2625cec'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 35c6d62d7..c71d7c590 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.167'; -var pdfjsBuild = '52caad6'; +var pdfjsVersion = '1.3.169'; +var pdfjsBuild = '2625cec'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index c30fdfb5c..888bf4a2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.167", + "version": "1.3.169", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [