From 5fc85d43ef88ad9504771c1746127375f63dd4f6 Mon Sep 17 00:00:00 2001 From: jsalmon3 <> Date: Sat, 26 Jun 2004 18:33:44 +0000 Subject: [PATCH] Changed VERSION to 2.1 --- src/include/stratagus.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/include/stratagus.h b/src/include/stratagus.h index 97b3dc1c7..0462fde78 100644 --- a/src/include/stratagus.h +++ b/src/include/stratagus.h @@ -166,9 +166,7 @@ typedef struct _missile_type_ MissileType; -- General ----------------------------------------------------------------------------*/ -#ifndef VERSION -#define VERSION "V(Unknown)" ///< Engine version shown -#endif +#define VERSION "2.1" ///< Engine version shown #ifndef StratagusMajorVerion /// Stratagus major version