From 7681525cc2f3f900136d745dc95594b3a731dcd1 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 19 Apr 2013 08:09:35 +0200 Subject: 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 --- morphic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'morphic.js') diff --git a/morphic.js b/morphic.js index 046d1eb..0faa43c 100644 --- a/morphic.js +++ b/morphic.js @@ -1033,7 +1033,7 @@ /*global window, HTMLCanvasElement, getMinimumFontHeight, FileReader, Audio, FileList, getBlurredShadowSupport*/ -var morphicVersion = '2013-April-11'; +var morphicVersion = '2013-April-19'; var modules = {}; // keep track of additional loaded modules var useBlurredShadows = getBlurredShadowSupport(); // check for Chrome-bug -- cgit v1.3.1