mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
Bump the PRS1 loader version to force a rebuild.
There are enough changes at this point that we want to ensure that people have complete imports.
This commit is contained in:
parent
08abe0d258
commit
ff2450919f
@ -21,7 +21,7 @@
|
||||
//********************************************************************************************
|
||||
// Please INCREMENT the following value when making changes to this loaders implementation
|
||||
// BEFORE making a release
|
||||
const int prs1_data_version = 20;
|
||||
const int prs1_data_version = 21;
|
||||
//
|
||||
//********************************************************************************************
|
||||
const QString prs1_class_name = STR_MACH_PRS1;
|
||||
|
Loading…
Reference in New Issue
Block a user