2.29.13:

giomm:
* Variant< std::vector<std::string> >: Ensure correct creation.
 (José Alburquerque) Bug #657030 (Aurimas Černius)
gmmproc
* Correct handling of constversion etc. in _WRAP_METHOD, avoiding side-effects
 on other _WRAP_METHOD() calls in the same .hg file.
 (Kjell Ahlstedt) Bug #657751,