From 4ed55d9a75ada8b2ed4bafecfd0f617ade0ff36a Mon Sep 17 00:00:00 2001 From: Philippose Rajan Date: Fri, 11 Sep 2009 17:42:20 +0000 Subject: [PATCH] * Version number in Windows resource file changed to 4.9.11 --- windows/netgen.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/netgen.rc b/windows/netgen.rc index 340700b5..5e98913a 100644 --- a/windows/netgen.rc +++ b/windows/netgen.rc @@ -4,11 +4,11 @@ // File and Product Version information. // Displayed in the "Version" Tab in Windows // Explorer after right clicking on the EXE File -#define FILE_VERSION 4,9,10,0 -#define FILE_VERSION_STR "4.9.10\0" +#define FILE_VERSION 4,9,11,0 +#define FILE_VERSION_STR "4.9.11\0" -#define PRODUCT_VERSION 4,9,10,0 -#define PRODUCT_VERSION_STR "4.9.10\0" +#define PRODUCT_VERSION 4,9,11,0 +#define PRODUCT_VERSION_STR "4.9.11\0" // -------------------------------------------------- // Add the Netgen icon to the executable