*** no comment ***

This commit is contained in:
John Wiegley 2005-10-19 23:41:44 +00:00
parent f1f13c6972
commit 8eae667ba5

View file

@ -11,7 +11,7 @@
namespace ledger {
static unsigned long binary_magic_number = 0xFFEED765;
static unsigned long format_version = 0x00020044;
static unsigned long format_version = 0x00020500;
static account_t ** accounts;
static account_t ** accounts_next;