From 9a38966a47dea4bf104cfb781d20cdb4955b6906 Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Fri, 4 Mar 2016 15:53:45 +0000 Subject: [PATCH] PDF.js version 1.4.122 - See mozilla/pdf.js@262d1e0863973d28b56075462c3d23756edb16eb --- 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 d9fb65ec3..5997c6bec 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.121", + "version": "1.4.122", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index c96258000..1cc0cc02c 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.121'; -var pdfjsBuild = '51f6aba'; +var pdfjsVersion = '1.4.122'; +var pdfjsBuild = '262d1e0'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index 3e9b777f3..1fc67dec8 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.121'; -var pdfjsBuild = '51f6aba'; +var pdfjsVersion = '1.4.122'; +var pdfjsBuild = '262d1e0'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index df8dc9a47..41518a7e4 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.121'; -var pdfjsBuild = '51f6aba'; +var pdfjsVersion = '1.4.122'; +var pdfjsBuild = '262d1e0'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index ea37b9cb9..409585d0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.4.121", + "version": "1.4.122", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [