[Forensics-changes] [yara] 215/407: Increment ARENA_FILE_VERSION

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:28:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.3.0
in repository yara.

commit 344d27aec8dfa2ee9fc118365d5bb8cbb9a1c619
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Mon Nov 10 16:23:07 2014 +0100

    Increment ARENA_FILE_VERSION
---
 libyara/arena.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/arena.c b/libyara/arena.c
index e5126c5..697a414 100644
--- a/libyara/arena.c
+++ b/libyara/arena.c
@@ -36,7 +36,7 @@ from files.
 #include <yara/error.h>
 #include <yara/limits.h>
 
-#define ARENA_FILE_VERSION      3
+#define ARENA_FILE_VERSION      4
 
 
 #pragma pack(push)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list