Move rdlogmanager(1) scheduler artist separation from clock to event.

This commit is contained in:
Patrick Linstruth
2019-02-25 16:46:38 -08:00
parent b7cdc4f838
commit 5d82d16eef
23 changed files with 339 additions and 82 deletions

View File

@@ -2,7 +2,7 @@
//
// The Current Database Schema Version for Rivendell
//
// (C) Copyright 2002-2016 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as
@@ -24,7 +24,7 @@
/*
* Current Database Version
*/
#define RD_VERSION_DATABASE 306
#define RD_VERSION_DATABASE 307
#endif // DBVERSION_H