Rev 881 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 881 | Rev 886 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | along with this program; if not, write to the Free Software
|
20 | along with this program; if not, write to the Free Software
|
21 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
21 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
22 | */
|
22 | */
|
23 | //-------------------------------------------------------------------------
|
23 | //-------------------------------------------------------------------------
|
24 | 24 | ||
25 | #define VERSION " 1.4.0 svn"
|
25 | #define VERSION " 1.5.0devel"
|
26 | - | ||
27 | #define HEAD "EDuke32"VERSION" (shareware)"
|
- | |
28 | #define HEAD2 "EDuke32"VERSION
|
26 | #define HEAD2 "EDuke32"VERSION
|
29 | 27 | ||
30 | #ifdef __cplusplus
|
28 | #ifdef __cplusplus
|
31 | extern "C" { |
29 | extern "C" { |
32 | #endif
|
30 | #endif
|