update version

This commit is contained in:
Bengt Brodersen 2015-02-03 12:49:10 +01:00
parent bf960c8048
commit 2fbc27d52d

View File

@ -1,4 +1,4 @@
version = "3.1.15"; version = "3.1.16";
console.log("Version: " + version); console.log("Version: " + version);
var isDev = typeof isDev === 'undefined' || isDev ; var isDev = typeof isDev === 'undefined' || isDev ;