diff --git a/code/__DEFINES/subsystems.dm b/code/__DEFINES/subsystems.dm index ca94ab48e96..78bc696014f 100644 --- a/code/__DEFINES/subsystems.dm +++ b/code/__DEFINES/subsystems.dm @@ -20,7 +20,7 @@ * * make sure you add an update to the schema_version stable in the db changelog */ -#define DB_MINOR_VERSION 27 +#define DB_MINOR_VERSION 30 //! ## Timing subsystem