Skip to content

Commit 315046b

Browse files
Update Transfer-DHCPScopes.ps1
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent ec714e1 commit 315046b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SysAdmin-Tools/Network-and-Infrastructure-Management/Transfer-DHCPScopes.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Add-Type -AssemblyName System.Drawing
203203

204204
function Show-GUI {
205205
$form = New-Object Windows.Forms.Form -Property @{
206-
Text = "DHCP Scope Transfer Tool v3.5"
206+
Text = "DHCP Scope Transfer Tool v4.5"
207207
Size = '720,460'
208208
StartPosition = 'CenterScreen'
209209
}

0 commit comments

Comments
 (0)