server/src/shared/revision_nr.h
sanctum32 7cf1ed7c68 [12691] Fix a bug with vmap extraction
This bug appears to have no real impact in wotlk original author @Schmoozerd
2020-02-17 09:20:35 +00:00

4 lines
109 B
C

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