Browse Source

Current version

soyjavi 13 years ago
parent
commit
6dad159cab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Lungo.coffee

+ 1 - 1
src/Lungo.coffee

@@ -9,7 +9,7 @@ Copyright (c) 2011-2013 Tapquo S.L. - Licensed GPLv3, Commercial
 
 window.Lungo = Lungo = {}
 
-Lungo.VERSION = "2.1.0325"
+Lungo.VERSION = "2.1.0511"
 Lungo.DEVICE = null
 Lungo.Config or (Lungo.Config = {})
 Lungo.Element or (Lungo.Element = {})