|
@@ -21,8 +21,8 @@ if (typeof PDFJS === 'undefined') {
|
|
|
(typeof window !== 'undefined' ? window : this).PDFJS = {};
|
|
|
}
|
|
|
|
|
|
-PDFJS.version = '1.0.109';
|
|
|
-PDFJS.build = '75d6792';
|
|
|
+PDFJS.version = '1.0.112';
|
|
|
+PDFJS.build = 'e62f18c';
|
|
|
|
|
|
(function pdfjsWrapper() {
|
|
|
// Use strict in our context only - users might not want it
|