Increase version metadata to 3

This commit is contained in:
Rodrigo Arias 2024-09-09 12:02:24 +02:00
parent 36cf3121d1
commit 492d6fa290

View File

@ -18,7 +18,7 @@ extern "C" {
#include <string.h>
#include <sys/types.h>
#define OVNI_METADATA_VERSION 2
#define OVNI_METADATA_VERSION 3
#define OVNI_TRACEDIR "ovni"
#define OVNI_MAX_HOSTNAME 512