Skip to content
Snippets Groups Projects
Commit 8042bdd7 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Updated magic bytes for journal+compiled zones.

parent 1c391d5a
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ enum {
};
/*! \brief Magic identifier: { "knot", maj_ver, min_ver, revision } */
#define MAGIC_BYTES {'k', 'n', 'o', 't', '1', 'r', 'c'}
#define MAGIC_BYTES {'k', 'n', 'o', 't', '1', '0', '0'}
/*!
* \brief Dumps given zone to binary file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment