From bc21aa9c31edca3860d1205d55953a3aed1085ba Mon Sep 17 00:00:00 2001 From: "jinhyung.jo" Date: Fri, 6 Nov 2015 14:11:08 +0900 Subject: [PATCH] YaGL: Version bump For the 64bit addressing (commit id: 6f60a05179838f69e095cd6425a5f1ac8b0bd2e2) Be sure synchronize with the kernel & platform yagl packages. Change-Id: I39de2627754b7f70efc0a0fbfd3b2101be9b009d Signed-off-by: Jinhyung Jo --- hw/yagl/yagl_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/yagl/yagl_version.h b/hw/yagl/yagl_version.h index 9007684a51..f05d6171a5 100644 --- a/hw/yagl/yagl_version.h +++ b/hw/yagl/yagl_version.h @@ -35,6 +35,6 @@ /* * Whenever protocol changes be sure to bump this. */ -#define YAGL_VERSION 23 +#define YAGL_VERSION 24 #endif -- 2.34.1