diff --git a/Version.ps1 b/Version.ps1 index f0ef4075d..d31f6f9f2 100644 --- a/Version.ps1 +++ b/Version.ps1 @@ -31,7 +31,7 @@ function DebugOutput($msg) try { - $Major = 3 + $Major = 2 $Minor = [int]$(Get-Date -format yy) $Revis = [int]$(Get-Date -format Mdd) if ($AppVeyorEnv) {