Chat-O-Matic/application/svn_revision.h
2010-05-12 18:57:19 +00:00

14 lines
254 B
C

/*
* 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 <SupportDefs.h>
extern const int32 kSVNRevision;
#endif // _SVN_REVISION_H