diff options
Diffstat (limited to 'source4/librpc/idl/epmapper.idl')
-rw-r--r-- | source4/librpc/idl/epmapper.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl index 6fa9a7bd60..78070aefff 100644 --- a/source4/librpc/idl/epmapper.idl +++ b/source4/librpc/idl/epmapper.idl @@ -22,7 +22,7 @@ interface epmapper /* this guid indicates NDR encoding in a protocol tower */ const string NDR_GUID = "8a885d04-1ceb-11c9-9fe8-08002b104860"; - const string NDR_GUID_VERSION = 1; + const string NDR_GUID_VERSION = 2; typedef struct { GUID uuid; |