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