mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-06 21:01:47 +08:00
5 lines
47 B
Batchfile
5 lines
47 B
Batchfile
@echo off
|
|
setlocal
|
|
call Version "DEV"
|
|
endlocal
|