Code

correcting the inkweb.js version
authoraurium <aurium@users.sourceforge.net>
Wed, 8 Apr 2009 21:44:56 +0000 (21:44 +0000)
committeraurium <aurium@users.sourceforge.net>
Wed, 8 Apr 2009 21:44:56 +0000 (21:44 +0000)
share/extensions/inkweb.js

index 10eaf9d01e4ce83977e1a99f29ff986d5e993b35..85f356a28a4ae72c5187fe7aeb4d9e83ab80eb32 100644 (file)
@@ -19,7 +19,7 @@
 
 var InkWeb = {
 
-  version: 0.01,
+  version: 0.02,
 
   NS: {
     svg:      "http://www.w3.org/2000/svg",