including base64

This commit is contained in:
Danny Yoo 2012-02-13 13:48:41 -05:00
parent 2bfc143b45
commit caac9ad257
2 changed files with 2 additions and 1 deletions

View File

@ -39,6 +39,7 @@
jquery-protect-footer.js jquery-protect-footer.js
js-numbers.js js-numbers.js
base64.js
baselib.js baselib.js

View File

@ -7,4 +7,4 @@
(provide version) (provide version)
(: version String) (: version String)
(define version "1.118") (define version "1.119")