[10913] Fix db_script_string loading

This commit is contained in:
zergtmn 2010-12-24 00:45:56 +05:00
parent 0d6f990e4e
commit 8f37314950
2 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10912"
#define REVISION_NR "10913"
#endif // __REVISION_NR_H__