[11006] Move ShapeshiftForm to SharedDefines.h and fix build for *nix.

This commit is contained in:
VladimirMangos 2011-01-14 11:48:03 +03:00
parent 7864d7f07f
commit 5e74d1e425
3 changed files with 37 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11005"
#define REVISION_NR "11006"
#endif // __REVISION_NR_H__