mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-21 14:02:58 +02:00
2022-09-07 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'STATIONS.EDITOR_PATH' field from the database. * Incremented the database version to 357. * Removed the 'RDStation::editorPath()' and 'RDStation::setEditorPath()' methods. * Removed the 'Audio Editor' control from the 'Configure Host' dialog in rdadmin(1). * Removed the 'Send to Editor' button from 'RDCartDialog'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 356
|
||||
#define RD_VERSION_DATABASE 357
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
Reference in New Issue
Block a user