Chat-O-Matic/application/svn_revision.h

14 lines
254 B
C
Raw Normal View History

2010-05-12 13:57:19 -05:00
/*
* 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