aboutsummaryrefslogtreecommitdiffstats
path: root/code/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/game/bg_public.h')
-rw-r--r--code/game/bg_public.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/game/bg_public.h b/code/game/bg_public.h
index ad5ab39..fdb9433 100644
--- a/code/game/bg_public.h
+++ b/code/game/bg_public.h
@@ -25,7 +25,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 BASEGAME "-1"
+#define GAME_VERSION BASEGAME "-aero" // -bnewbold
#define DEFAULT_GRAVITY 800
#define GIB_HEALTH -40