Chat-O-Matic/application/svn_revision.h
2011-12-03 22:38:03 +00:00

14 lines
254 B
C

/*
* Copyright 2011, 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