From ca347ed2be8032a6ee7f48a647bb67c4ad22532e Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Mon, 19 Mar 2007 13:10:05 +0000 Subject: [PATCH] bump version git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@152 bc163920-b10d-0410-b2c5-a5491ca2ceef --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index c4ba91d..46c1602 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.7.0" +#define VERSION "1.7.1" #define PACKAGE "Proxytunnel" #define PURPOSE "Build generic tunnels through HTTPS proxies" #define AUTHORS "Jos Visser (Muppet) , Mark Janssen (Maniac) "