client/js/main.js
changeset 290 8a6eb26ac87f
parent 284 fa8035885814
child 293 fba23fde14ba
--- a/client/js/main.js	Wed May 14 14:52:34 2014 +0200
+++ b/client/js/main.js	Fri May 16 09:23:11 2014 +0200
@@ -13,8 +13,6 @@
 var $ = Rkns.$ = root.jQuery;
 var _ = Rkns._ = root._;
 
-Rkns.VERSION = '0.2.3';
-
 Rkns.pickerColors = ["#8f1919", "#a80000", "#d82626", "#ff0000", "#e87c7c", "#ff6565", "#f7d3d3", "#fecccc",
     "#8f5419", "#a85400", "#d87f26", "#ff7f00", "#e8b27c", "#ffb265", "#f7e5d3", "#fee5cc",
     "#8f8f19", "#a8a800", "#d8d826", "#feff00", "#e8e87c", "#feff65", "#f7f7d3", "#fefecc",