[11199] Resolve scripting library load problem at FreeBSD with cmake

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Lynx3d 2011-02-23 11:50:43 +03:00 committed by VladimirMangos
parent 35c89b68e7
commit 07734bafd4
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11198"
#define REVISION_NR "11199"
#endif // __REVISION_NR_H__