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