[8453] Make more informative error output in case empty version tables.

This commit is contained in:
VladimirMangos 2009-09-02 18:34:45 +04:00
parent e2bfad97db
commit 2e09244e57
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8452"
#define REVISION_NR "8453"
#endif // __REVISION_NR_H__