diff --git a/windows/netgen.rc b/windows/netgen.rc
index 3568033e..340700b5 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,9,0
-#define FILE_VERSION_STR "4.9.9\0"
+#define FILE_VERSION 4,9,10,0
+#define FILE_VERSION_STR "4.9.10\0"
-#define PRODUCT_VERSION 4,9,9,0
-#define PRODUCT_VERSION_STR "4.9.9\0"
+#define PRODUCT_VERSION 4,9,10,0
+#define PRODUCT_VERSION_STR "4.9.10\0"
// --------------------------------------------------
// Add the Netgen icon to the executable
diff --git a/windows/netgen.vcproj b/windows/netgen.vcproj
index 94ddfc40..d7677f89 100644
--- a/windows/netgen.vcproj
+++ b/windows/netgen.vcproj
@@ -437,11 +437,11 @@
>
-
-
diff --git a/windows/netgen_MSVC2005.vcproj b/windows/netgen_MSVC2005.vcproj
index c5412064..7cf49b35 100644
--- a/windows/netgen_MSVC2005.vcproj
+++ b/windows/netgen_MSVC2005.vcproj
@@ -441,11 +441,11 @@
>
-
-