Skip to content

Commit 5a07fb2

Browse files
committed
Update version information
1 parent e8ba711 commit 5a07fb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AhkDll.Ahk/v1/IbAhkSend.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; IbAhkSendLib (v1)
22
; Description: Enable AHK to send keystrokes by drivers.
33
; Author: Chaoses Ib
4-
; Version: 210815
4+
; Version: 0.2
55
; Git: https://github.com/Chaoses-Ib/IbAhkSendLib
66

77
IbSendInit(send_type := "AnyDriver", mode := 1, args*){

AhkDll.Ahk/v2/IbAhkSend.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; IbAhkSendLib
22
; Description: Enable AHK to send keystrokes by drivers.
33
; Author: Chaoses Ib
4-
; Version: 210815
4+
; Version: 0.2
55
; Git: https://github.com/Chaoses-Ib/IbAhkSendLib
66

77
#DllLoad "*i IbAhkSend.dll" ;DllCall("LoadLibrary") cannot locate DLL correctly

0 commit comments

Comments
 (0)