[6976] Changed the db_version fields in realmd and characters databases to revision number format

This commit is contained in:
Wyk3d 2008-12-29 22:18:52 +02:00
parent c5976f93da
commit 75b1db8cd0
6 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6975"
#define REVISION_NR "6976"
#endif // __REVISION_NR_H__