Skip to content

Commit 344d27a

Browse files
committed
Increment ARENA_FILE_VERSION
1 parent 5480ab8 commit 344d27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libyara/arena.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ from files.
3636
#include <yara/error.h>
3737
#include <yara/limits.h>
3838

39-
#define ARENA_FILE_VERSION 3
39+
#define ARENA_FILE_VERSION 4
4040

4141

4242
#pragma pack(push)

0 commit comments

Comments
 (0)