From: sjy Date: Sun, 26 Aug 2012 16:48:14 +0000 (+0800) Subject: remove old version number X-Git-Url: https://git.ucc.asn.au/?p=sjy%2Faustlii.git;a=commitdiff_plain;h=5009b1674f7fd7c546834a57ddd5e45b9c3fc5f7;ds=sidebyside remove old version number --- diff --git a/austlii.js b/austlii.js index 51cc54f..9cd2a0c 100644 --- a/austlii.js +++ b/austlii.js @@ -5,7 +5,6 @@ // create a namespace for this tool window.austlii = { - VERSION: '0.1', load: function(url, cb) { // Load an arbitrary JavaScript file and fire cb. var s = document.createElement("script");