From c3da912fc282f22bab11aa1fd65c2b709a5a5344 Mon Sep 17 00:00:00 2001 From: Damien Stuart Date: Fri, 16 Jul 2010 01:09:11 +0000 Subject: [PATCH] Updated the version number in the win32 config.h copy git-svn-id: file:///home/mbr/svn/fwknop/trunk@264 510a4753-2344-4c79-9c09-4d669213fbeb --- win32/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/config.h b/win32/config.h index 7aeeef88..4b2d00de 100644 --- a/win32/config.h +++ b/win32/config.h @@ -172,7 +172,7 @@ #undef TIME_WITH_SYS_TIME /* Version number of package */ -#define VERSION "0.61" +#define VERSION "2.0.0rc1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */