From ff3eed45eae2f4af3df5b636cdd59cabf9581e9b Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 12 Jan 2015 10:45:21 +0100 Subject: correct threads.js version happy New Year, duh :-) --- threads.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'threads.js') diff --git a/threads.js b/threads.js index 555e531..e07059f 100644 --- a/threads.js +++ b/threads.js @@ -83,7 +83,7 @@ ArgLabelMorph, localize, XML_Element, hex_sha512*/ // Global stuff //////////////////////////////////////////////////////// -modules.threads = '2014-January-12'; +modules.threads = '2015-January-12'; var ThreadManager; var Process; -- cgit v1.3.1