mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-01 16:11:16 +03:00
6 lines
77 B
C
6 lines
77 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
|
|
#define VERSION "v2.2.0-dirty"
|
|
#endif
|