diff options
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 2b713951..6bcb0d4e 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -28,7 +28,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // because games can change separately from the main system version, we need a // second version that must match between game and cgame -#define GAME_VERSION "tremulous" +#define GAME_VERSION "base" #define DEFAULT_GRAVITY 800 |