[10003] Fixed unix* install.

I forgot update sql updatenames in Makefile.am after its rename.
This commit is contained in:
VladimirMangos 2010-05-29 05:56:49 +04:00
parent 1997cf2769
commit 8988f0f609
2 changed files with 101 additions and 101 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10002"
#define REVISION_NR "10003"
#endif // __REVISION_NR_H__