From ba9eeca01d1232056a9ece3bfa226a8bdaf324b1 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Tue, 29 Mar 2016 21:46:40 +0100 Subject: [PATCH] PDF.js version 1.4.172 - See mozilla/pdf.js@6d2b195857092ade9ad97a61dfd5b347384c76b8 --- 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 6a479468a..8401b2f7a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.170", + "version": "1.4.172", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index bd09d1030..3ea489ba9 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.170'; -var pdfjsBuild = '4e2f704'; +var pdfjsVersion = '1.4.172'; +var pdfjsBuild = '6d2b195'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index ceceb03f3..35385c370 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.170'; -var pdfjsBuild = '4e2f704'; +var pdfjsVersion = '1.4.172'; +var pdfjsBuild = '6d2b195'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 3433899a5..d2fab0adb 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.170'; -var pdfjsBuild = '4e2f704'; +var pdfjsVersion = '1.4.172'; +var pdfjsBuild = '6d2b195'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index 2dba1eb41..119e374a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.170", + "version": "1.4.172", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [