mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2023-06-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented the database version to 371. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24270,6 +24270,8 @@
|
||||
window in rdairplay(1) when switching between Sound Panel and
|
||||
Voice Tracker views on the right-hand side.
|
||||
2023-07-07 David Klann <dklann@broadcasttool.com>
|
||||
* Added 'DROPBOXES.UPDATE_METADATA' field to the database.
|
||||
* Added support for updating library metadata on subsequent
|
||||
dropbox imports
|
||||
2023-06-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the database version to 371.
|
||||
|
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 370
|
||||
#define RD_VERSION_DATABASE 371
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
Reference in New Issue
Block a user