Commit 3eef4e11 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

include: Increase rpcndr header version.

parent d4c50adb
...@@ -17,8 +17,7 @@ ...@@ -17,8 +17,7 @@
*/ */
#ifndef __RPCNDR_H_VERSION__ #ifndef __RPCNDR_H_VERSION__
/* FIXME: What version? Perhaps something is better than nothing, however incorrect */ #define __RPCNDR_H_VERSION__ ( 500 )
#define __RPCNDR_H_VERSION__ ( 399 )
#endif #endif
#ifndef __WINE_RPCNDR_H #ifndef __WINE_RPCNDR_H
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment