diff --git a/config.h b/config.h index 7b1284c..7dfd435 100644 --- a/config.h +++ b/config.h @@ -17,9 +17,9 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#define VERSION "1.11.2-DEVEL" +#define VERSION "1.12.0-DEVEL" #define VERSION_YEAR "2023" -#define VERSION_DATE "2023-12-02" +#define VERSION_DATE "2023-12-11" #define PACKAGE "proxytunnel" #define PURPOSE "Build generic tunnels through HTTPS proxies" #define AUTHORS "Jos Visser (Muppet) , Mark Janssen (Maniac) "