mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-04 19:30:04 +03:00
6 lines
89 B
C
6 lines
89 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
|
|
#define VERSION "v2.1.4-35-g7a6673a-dirty"
|
|
#endif
|