summaryrefslogblamecommitdiffstats
path: root/tools/CreateSetChunk/version.hpp
blob: 076e5ec6a58a9e841dc8062728c966a8d36f2820 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                             
/*===========================================================================

  File:: version.hpp

  Copyright (c)  Radical Entertainment, Inc.  All rights reserved.

===========================================================================*/

#ifndef _VERSION_HPP
#define _VERSION_HPP

extern char*   version;
extern char*   versioninfo[];

#endif