include: Increase rpcndr header version

André Hentschel nerv at dawncrow.de
Tue Nov 30 16:57:24 CST 2010


already seen "#if __RPCNDR_H_VERSION__ < 440" in the wild
---
 include/rpcndr.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/include/rpcndr.h b/include/rpcndr.h
index 159f802..91efb52 100644
--- a/include/rpcndr.h
+++ b/include/rpcndr.h
@@ -17,8 +17,7 @@
  */
 
 #ifndef __RPCNDR_H_VERSION__
-/* FIXME: What version?   Perhaps something is better than nothing, however incorrect */
-#define __RPCNDR_H_VERSION__ ( 399 )
+#define __RPCNDR_H_VERSION__ ( 475 )
 #endif
 
 #ifndef __WINE_RPCNDR_H
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list