summaryrefslogtreecommitdiff
path: root/paint.js
diff options
context:
space:
mode:
authorBartosz Leper <bl.nero@gmail.com>2015-07-20 21:33:33 +0200
committerBartosz Leper <bl.nero@gmail.com>2015-07-20 21:33:33 +0200
commit81476aa5882ec7a25dc03e4f8f5a14ff412434a9 (patch)
tree9e8e882e250168563afca79636d0dba9351bc3a9 /paint.js
parent12671a1fbd6044f22ba037347b6af1bf170af9da (diff)
parent53068ea25954431c174dca1e76ca924b00243c2f (diff)
downloadsnap-81476aa5882ec7a25dc03e4f8f5a14ff412434a9.tar.gz
snap-81476aa5882ec7a25dc03e4f8f5a14ff412434a9.zip
Merge branch 'master' into manual
Diffstat (limited to 'paint.js')
-rw-r--r--paint.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/paint.js b/paint.js
index 65ae1f6..6d9b09c 100644
--- a/paint.js
+++ b/paint.js
@@ -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