mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
Add macros VERSION_YEAR and VERSION_DATE
This commit is contained in:
parent
70935051eb
commit
afbab76cf1
1 changed files with 2 additions and 0 deletions
2
config.h
2
config.h
|
|
@ -18,6 +18,8 @@
|
|||
*/
|
||||
|
||||
#define VERSION "1.11"
|
||||
#define VERSION_YEAR "2023"
|
||||
#define VERSION_DATE "2023-09-03"
|
||||
#define PACKAGE "proxytunnel"
|
||||
#define PURPOSE "Build generic tunnels through HTTPS proxies"
|
||||
#define AUTHORS "Jos Visser (Muppet) <josv@osp.nl>, Mark Janssen (Maniac) <maniac@maniac.nl>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue