diff options
| author | Aur??lio A. Heckert <aurium@gmail.com> | 2009-04-08 21:44:56 +0000 |
|---|---|---|
| committer | aurium <aurium@users.sourceforge.net> | 2009-04-08 21:44:56 +0000 |
| commit | e458bc2168edf106cf0a48008c7bd942dfabb886 (patch) | |
| tree | 35a6723a7b9801268ce76ffbee12ed5f73b5a5b2 | |
| parent | group recognition to a more faster work with web-transmit-att extension. (diff) | |
| download | inkscape-e458bc2168edf106cf0a48008c7bd942dfabb886.tar.gz inkscape-e458bc2168edf106cf0a48008c7bd942dfabb886.zip | |
correcting the inkweb.js version
(bzr r7670)
| -rw-r--r-- | share/extensions/inkweb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/inkweb.js b/share/extensions/inkweb.js index 10eaf9d01..85f356a28 100644 --- a/share/extensions/inkweb.js +++ b/share/extensions/inkweb.js @@ -19,7 +19,7 @@ var InkWeb = { - version: 0.01, + version: 0.02, NS: { svg: "http://www.w3.org/2000/svg", |
