[11060] Fix compile of builtin ACE on FreeBSD

This commit is contained in:
zergtmn 2011-01-22 02:05:35 +05:00
parent d67219e327
commit f7a45e9e9a
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11059"
#define REVISION_NR "11060"
#endif // __REVISION_NR_H__