From 11f8b18ead7c4d3aae227ef1e42660cf0aa6e6aa Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 6 Mar 2018 11:49:49 +0100 Subject: [PATCH] update version according to CHANGEs file --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 4e73de1..52a783d 100644 --- a/config.h +++ b/config.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#define VERSION "1.9.0" +#define VERSION "1.9.1" #define PACKAGE "proxytunnel" #define PURPOSE "Build generic tunnels through HTTPS proxies" #define AUTHORS "Jos Visser (Muppet) , Mark Janssen (Maniac) "