[9594] Allow UTF8 strings via SOAP

This commit is contained in:
Alex 2010-03-16 21:58:32 +01:00 committed by arrai
parent e692862827
commit 5a33cf6700
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9593"
#define REVISION_NR "9594"
#endif // __REVISION_NR_H__