diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-07-23 14:26:06 +0200 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-07-23 14:26:06 +0200 |
| commit | 5aec52889d79a8257971095719195fabcbc33559 (patch) | |
| tree | e225dc622d1b16ee78bc495ead9a0df63c6f6b99 /paint.js | |
| parent | a3cae8db6e442da230a880a26546595afee7a3bd (diff) | |
| parent | 40b1d4910ca55004c8f927abcdb02755b986923b (diff) | |
| download | snap-development.tar.gz snap-development.zip | |
merge upstreamdevelopment
Diffstat (limited to 'paint.js')
| -rw-r--r-- | paint.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ inspired by the Scratch paint editor. written by Kartik Chandra - Copyright (C) 2014 by Kartik Chandra + Copyright (C) 2015 by Kartik Chandra This file is part of Snap!. @@ -69,7 +69,7 @@ // Global stuff //////////////////////////////////////////////////////// -modules.paint = '2014-September-29'; +modules.paint = '2015-June-25'; // Declarations |
