From 226d733c47f0d0e124c0e59c15604875abffb8eb Mon Sep 17 00:00:00 2001 From: Pdf Bot Date: Wed, 13 Jan 2016 15:35:40 +0000 Subject: [PATCH] PDF.js version 1.3.179 - See mozilla/pdf.js@38645f5701829d1d3ce571236fe50bff5117dfcb --- 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 6f2db9072..30e19a5d2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.177", + "version": "1.3.179", "main": [ "build/pdf.js", "build/pdf.worker.js" diff --git a/build/pdf.combined.js b/build/pdf.combined.js index 4c017d7e6..273a65946 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.177'; -var pdfjsBuild = '51b59bc'; +var pdfjsVersion = '1.3.179'; +var pdfjsBuild = '38645f5'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.js b/build/pdf.js index 54a1c7577..555e326a9 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.177'; -var pdfjsBuild = '51b59bc'; +var pdfjsVersion = '1.3.179'; +var pdfjsBuild = '38645f5'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/build/pdf.worker.js b/build/pdf.worker.js index 37ee6e906..bef47730f 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.177'; -var pdfjsBuild = '51b59bc'; +var pdfjsVersion = '1.3.179'; +var pdfjsBuild = '38645f5'; var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? diff --git a/package.json b/package.json index 7a70b32ee..6b8c0e446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdfjs-dist", - "version": "1.3.177", + "version": "1.3.179", "main": "build/pdf.js", "description": "Generic build of Mozilla's PDF.js library.", "keywords": [