From b8d95114b7ae3374942d7f10854edf356d0398b3 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Fri, 30 Sep 2016 14:31:33 +0100 Subject: [PATCH] PDF.js version 1.5.500 - See mozilla/pdf.js@d2a4974785ac7ed199fa25b62903ebbed63bd882 --- 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 0b78059c3..f86dfd75f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.5.498", + "version": "1.5.500", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index d7c3d9768..149545559 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.5.498'; -var pdfjsBuild = '1564dc3'; +var pdfjsVersion = '1.5.500'; +var pdfjsBuild = 'd2a4974'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index b2bfb1c6b..cfaafd950 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.5.498'; -var pdfjsBuild = '1564dc3'; +var pdfjsVersion = '1.5.500'; +var pdfjsBuild = 'd2a4974'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index c2e3601f2..1adf2d4e0 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.5.498'; -var pdfjsBuild = '1564dc3'; +var pdfjsVersion = '1.5.500'; +var pdfjsBuild = 'd2a4974'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index cb711404a..5aa25cdd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.5.498", + "version": "1.5.500", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [