server/src/shared/revision_nr.h
Splinter 1b3f0e1e6f [9255] Add information about m4 dir to configure.ac.
Possible this will help resolve recent porblems with openssl detection at some platform.
At least it help in some similar cases at testing.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-26 11:27:51 +03:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9255"
#endif // __REVISION_NR_H__