mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
2014-10-24 Fred Gleason <fredg@paravelsystems.com>
* Added 'REPORTS.POST_EXPORT_CMD' and 'REPORTS.WIN_POST_EXPORT_CMD' fields to the database. * Incremented the database version to 242. * Added 'RDReport::postExportCommand()' and 'RDReport::setPostExportCommand()' methods in 'lib/rdreport.cpp' and 'lib/rdreport.h'. * Added 'Linux Post Export Cmd' and 'Windows Post Export Cmd' controls to the 'Edit Report' dialog in 'rdadmin/edit_report.cpp' and 'rdadmin/edit_report.h'. * Implemented post export commands in 'lib/rdreport.cpp'.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 241
|
||||
#define RD_VERSION_DATABASE 242
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
||||
Reference in New Issue
Block a user