include: Increase rpcndr header version.

This commit is contained in:
André Hentschel 2010-11-30 23:57:24 +01:00 committed by Alexandre Julliard
parent d4c50adb72
commit 3eef4e110c

View file

@ -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__ ( 500 )
#endif
#ifndef __WINE_RPCNDR_H