/* * Copyright 2010, Pier Luigi Fiorini. All rights reserved. * Distributed under the terms of the MIT License. */ #ifndef _SVN_REVISION_H #define _SVN_REVISION_H #include extern const int32 kSVNRevision; #endif // _SVN_REVISION_H