diff options
| author | jmoenig <jens@moenig.org> | 2015-01-12 10:45:21 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2015-01-12 10:45:21 +0100 |
| commit | ff3eed45eae2f4af3df5b636cdd59cabf9581e9b (patch) | |
| tree | 067652df277064c8c5e33d50642993ae4aea034d | |
| parent | 68e5feb8cef74904b0a20af6ab1455c7ce586c04 (diff) | |
| download | snap-yow-ff3eed45eae2f4af3df5b636cdd59cabf9581e9b.tar.gz snap-yow-ff3eed45eae2f4af3df5b636cdd59cabf9581e9b.zip | |
correct threads.js version
happy New Year, duh :-)
| -rw-r--r-- | threads.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
