From c0789cccf7694f3220dd80d3fd79c292cb6872e7 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 26 Oct 2009 00:42:16 +0000 Subject: [PATCH] win32: Commit bumped version number --- win32/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/common/config.h b/win32/common/config.h index 6ef59ee5e6..fda5e2c31d 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.16" +#define VERSION "0.10.16.1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */