mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2018-05-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that caused 'Length' parameters in custom log import settings to fail to be copied correctly when cloning a new service. * Dropped the 'SERVICES.TFC_LENGTH_OFFSET' field from the database. * Dropped the 'SERVICES.TFC_LENGTH_LENGTH' field from the database. * Dropped the 'SERVICES.MUS_LENGTH_OFFSET' field from the database. * Dropped the 'SERVICES.MUS_LENGTH_LENGTH' field from the database. * Incremented the database version to 286.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 285
|
||||
#define RD_VERSION_DATABASE 286
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
||||
Reference in New Issue
Block a user