mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
2017-09-01 Fred Gleason <fredg@paravelsystems.com>
* Added 'CUTS.ORIGIN_LOGIN_NAME' and 'CUTS.SOURCE_HOSTNAME' fields to the database. * Incremented the database version to 267. * Added 'RDCut::originLoginName()', 'RDCut::setOriginLoginName()', 'RDCut::sourceHostname()' and 'RDCut::setSourceHostname()' methods in 'lib/rdcut.cpp' and 'lib/rdcut.h'. * Added '<originLoginName>' and '<sourceHostname>' tags to the cut XML schema in 'RDCart::xmlSql()' and 'RDCut::xml()' methods. * Refactored the layout of the 'Cut Info/Record' dialog in RDLibrary. * Added a 'Source Host' control to the 'Cut Info/Record' dialog in RDLibrary.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 266
|
||||
#define RD_VERSION_DATABASE 267
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
||||
Reference in New Issue
Block a user