|
@@ -22,8 +22,8 @@ if (typeof PDFJS === 'undefined') {
|
|
|
(typeof window !== 'undefined' ? window : this).PDFJS = {};
|
|
|
}
|
|
|
|
|
|
-PDFJS.version = '1.0.861';
|
|
|
-PDFJS.build = '5c56cdc';
|
|
|
+PDFJS.version = '1.0.863';
|
|
|
+PDFJS.build = 'dfd23b5';
|
|
|
|
|
|
(function pdfjsWrapper() {
|
|
|
// Use strict in our context only - users might not want it
|