From 8a0b2a069ee41b71c47148445d7c668e3bc56f4d Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Mon, 14 Mar 2016 09:27:33 +0000 Subject: [PATCH] PDF.js version 1.4.137 - See mozilla/pdf.js@122d4732398ca67381cc469dc2f49696b824c98d --- 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 9d1b4b860..7a1085ff9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.135", + "version": "1.4.137", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 9f0c3a092..2d4dce8f3 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.135'; -var pdfjsBuild = 'c6d2b7f'; +var pdfjsVersion = '1.4.137'; +var pdfjsBuild = '122d473'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index ac6f00bf2..2d82e8390 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.135'; -var pdfjsBuild = 'c6d2b7f'; +var pdfjsVersion = '1.4.137'; +var pdfjsBuild = '122d473'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index bf19f20a3..2832523cb 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.135'; -var pdfjsBuild = 'c6d2b7f'; +var pdfjsVersion = '1.4.137'; +var pdfjsBuild = '122d473'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index 3e3b93229..e7d86ec25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.135", + "version": "1.4.137", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [