mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-28 06:32:32 +02:00
2020-10-07 Fred Gleason <fredg@paravelsystems.com>
* Changed the predicted next release version from '4.0' to '3.5'. in rddbmgr(8). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
ca1f69d94d
commit
abb9e53657
@ -20395,3 +20395,6 @@
|
||||
caused the Services List to be initialized with all services upon
|
||||
creation, even when one or more services had already be added to
|
||||
the list by the user.
|
||||
2020-10-07 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Changed the predicted next release version from '4.0' to '3.5'.
|
||||
in rddbmgr(8).
|
||||
|
@ -161,7 +161,7 @@ void MainObject::InitializeSchemaMap() {
|
||||
global_version_map["3.2"]=311;
|
||||
global_version_map["3.3"]=314;
|
||||
global_version_map["3.4"]=317;
|
||||
global_version_map["4.0"]=338;
|
||||
global_version_map["3.5"]=338;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user