summaryrefslogtreecommitdiff
path: root/threads.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-04-19 08:09:35 +0200
committerjmoenig <jens@moenig.org>2013-04-19 08:09:35 +0200
commit7681525cc2f3f900136d745dc95594b3a731dcd1 (patch)
tree9fdaf8c11e0bdf929b76be313561a2d593792e4d /threads.js
parent05c1e8da820a289abb5a19451e65f53adef2694b (diff)
downloadsnap-byow-7681525cc2f3f900136d745dc95594b3a731dcd1.tar.gz
snap-byow-7681525cc2f3f900136d745dc95594b3a731dcd1.zip
German translation update
for new "scripts pic..." feature on the scripting area's context menu. Also pushed up version dates for new beta release, and added SnapManual.pdf to the help folder
Diffstat (limited to 'threads.js')
-rw-r--r--threads.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/threads.js b/threads.js
index f5ba28f..7068d38 100644
--- a/threads.js
+++ b/threads.js
@@ -83,7 +83,7 @@ ArgLabelMorph, localize*/
// Global stuff ////////////////////////////////////////////////////////
-modules.threads = '2013-March-13';
+modules.threads = '2013-April-19';
var ThreadManager;
var Process;