[8836] Include revision_sql.h in src/shared makefile and VC project

This commit is contained in:
VladimirMangos 2009-11-19 11:05:05 +03:00
parent d27f889b2b
commit 120719c564
5 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8835"
#define REVISION_NR "8836"
#endif // __REVISION_NR_H__