mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
12 lines
409 B
Plaintext
12 lines
409 B
Plaintext
diff a/code/_compile_options.dm b/code/_compile_options.dm (rejected hunks)
|
|
@@ -69,7 +69,7 @@
|
|
#error You need version 511 or higher
|
|
#endif
|
|
|
|
-//Update this whenever the db schema changes
|
|
+//Update this whenever the db schema changes
|
|
//make sure you add an update to the schema_version stable in the db changelog
|
|
#define DB_MAJOR_VERSION 3
|
|
-#define DB_MINOR_VERSION 2
|
|
+#define DB_MINOR_VERSION 3
|