diff --git a/config.h b/config.h index 7f77b79..f75fec6 100644 --- a/config.h +++ b/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) , Mark Janssen (Maniac) "