1
0
Fork 0

Updated version to 1.3.1.

This commit is contained in:
Alexander Andreev 2022-01-02 21:31:42 +04:00
parent c7fe073623
commit 78db11ed69
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ func listWatchedProcesses(processes *[]string) {
// version prints information about program.
func version() {
fmt.Println("httpprocwatchd ver. 1.3")
fmt.Println("httpprocwatchd ver. 1.3.1")
fmt.Println("Copyright (c) 2021,2022 Alexander \"Arav\" Andreev <me@arav.top>")
fmt.Println("This program is licensed under terms of MIT+NIGGER license a copy")
fmt.Println("of wich is located in /usr/share/licenses/httpprocwatchd/LICENSE.")