summaryrefslogtreecommitdiff
path: root/store.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-01-09 18:50:38 +0100
committerjmoenig <jens@moenig.org>2014-01-09 18:50:38 +0100
commitfa88fdc761faa224d307e833f74163df48cedb0c (patch)
treef7e057fdd900f6a2ed42aa9582cda4689e5a7679 /store.js
parent3345081d73106b471c39ba41b85b823152dbe797 (diff)
downloadsnap-byow-fa88fdc761faa224d307e833f74163df48cedb0c.tar.gz
snap-byow-fa88fdc761faa224d307e833f74163df48cedb0c.zip
validated all source files against the latest JSLint version
and pushed to this date
Diffstat (limited to 'store.js')
-rw-r--r--store.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/store.js b/store.js
index 640f2d1..343dca6 100644
--- a/store.js
+++ b/store.js
@@ -7,7 +7,7 @@
written by Jens Mönig
jens@moenig.org
- Copyright (C) 2013 by Jens Mönig
+ Copyright (C) 2014 by Jens Mönig
This file is part of Snap!.
@@ -61,7 +61,7 @@ SyntaxElementMorph*/
// Global stuff ////////////////////////////////////////////////////////
-modules.store = '2013-December-19';
+modules.store = '2014-January-09';
// XML_Serializer ///////////////////////////////////////////////////////