From 6702ea6a2d1501dbfc8fd023516002d07a903931 Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Thu, 22 Nov 2001 09:44:24 +0000 Subject: [PATCH] Corrected version number git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@12 bc163920-b10d-0410-b2c5-a5491ca2ceef --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index a7e81b7..d55c2da 100755 --- 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.0.6b" +#define VERSION "1.0.6" #define PACKAGE "Proxytunnel" #define PURPOSE "Build generic tunnels through HTTPS proxys" #define AUTHORS "Jos Visser (Muppet) , Mark Janssen (Maniac) "