mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2016-07-25 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICE_CLOCKS' table to the database. * Incremented the database version to 259. * Modified 'rdlogmanager/edit_clock.cpp' to use the new 'SERVICE_CLOCKS' table. * Modified 'rdlogmanager/list_clocks.cpp' to use the new 'SERVICE_CLOCKS' table.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 258
|
||||
#define RD_VERSION_DATABASE 259
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
||||
Reference in New Issue
Block a user