1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00
This commit is contained in:
Artur Adib 2011-11-18 13:54:27 -05:00
parent 715e7f6a4b
commit 385b6df2b4

View file

@ -7,7 +7,7 @@ var PDFJS = {};
// Use strict in our context only - users might not want it
'use strict';
PDFJS.build = "PDFJSSCRIPT_BUNDLE_VER";
PDFJS.build = 'PDFJSSCRIPT_BUNDLE_VER';
// Files are inserted below - see Makefile
/* PDFJSSCRIPT_INCLUDE_ALL */