From 87a2fbda0c8aa06dfa54205bc5302195185ff582 Mon Sep 17 00:00:00 2001 From: Damien Stuart Date: Sat, 25 Apr 2015 09:35:24 -0400 Subject: [PATCH] Bump version in config.h for the Windows build. --- win32/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/config.h b/win32/config.h index 7f7b7fc0..6a86136a 100644 --- a/win32/config.h +++ b/win32/config.h @@ -178,7 +178,7 @@ #undef TIME_WITH_SYS_TIME /* Version number of package */ -#define VERSION "2.6.5" +#define VERSION "2.6.6" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */