mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2016-06-01 Fred Gleason <fredg@paravelsystems.com>
* Changed the default value of the 'CART_NUMBER' field in '_LOG' tables from NULL to 0. * Incremented the database version to 258.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/*
|
||||
* Current Database Version
|
||||
*/
|
||||
#define RD_VERSION_DATABASE 257
|
||||
#define RD_VERSION_DATABASE 258
|
||||
|
||||
|
||||
#endif // DBVERSION_H
|
||||
|
||||
Reference in New Issue
Block a user