Skip to content

Commit 11a3ae0

Browse files
committed
Changed: Incrementing version number to 1.6.4.0.
1 parent 4289a48 commit 11a3ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WinHttp.au3

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
; #INDEX# ===================================================================================
2727
; Title ...............: WinHttp
2828
; File Name............: WinHttp.au3
29-
; File Version.........: 1.6.3.9
29+
; File Version.........: 1.6.4.0
3030
; Min. AutoIt Version..: v3.3.7.20
3131
; Description .........: AutoIt wrapper for WinHTTP functions
3232
; Author... ...........: trancexx, ProgAndy
@@ -2158,7 +2158,7 @@ Func __WinHttpSysInfo()
21582158
EndFunc
21592159

21602160
Func __WinHttpVer()
2161-
Return "1.6.3.9"
2161+
Return "1.6.4.0"
21622162
EndFunc
21632163

21642164
Func _WinHttpBinaryConcat(ByRef $bBinary1, ByRef $bBinary2)

0 commit comments

Comments
 (0)