Skip to content

Commit

Permalink
16.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lendar committed Oct 2, 2015
1 parent db21de3 commit 86a97e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/Tools/modules/variables.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var version = "16.6.4";
var version = "16.7.0";
var verType = "";
var buildDate = "2015/09/17"; // YYYY/MM/DD
var buildDate = "2015/10/02"; // YYYY/MM/DD
var Reg = "HKCU\\SOFTWARE\\drpsu\\";

var WshShell = new ActiveXObject("WScript.Shell");
Expand Down

0 comments on commit 86a97e3

Please sign in to comment.