Chromium Code Reviews

Unified Diff: firmware/version.c

Issue 2925011: Add a script for standalone signing of Chrome OS images. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: firmware/version.c
diff --git a/firmware/version.c b/firmware/version.c
index 2761cd25a369e60f47a882e8b180381205927321..96f9b834ea50139fee43579e56c2b144ebae2fa1 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=c61037c4";
+char* VbootVersion = "VBOOv=36515489";

Powered by Google App Engine