Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1217)

Unified Diff: firmware/version.c

Issue 6334111: Slight modification to a previously-LGTM'd CL, to work with ebuild changes. (Closed) Base URL: http://git.chromium.org/git/vboot_reference.git@master
Patch Set: D'oh! Version is 1.0, not 1.1 Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « firmware/include/bmpblk_header.h ('k') | utility/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firmware/version.c
diff --git a/firmware/version.c b/firmware/version.c
index e307395274e309e4ea078cdbb8d06afa195efe6f..3776bc8b2ac450f4b6e5768fa93918a944038aa2 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=9e0713db";
+char* VbootVersion = "VBOOv=0a42e63b";
« no previous file with comments | « firmware/include/bmpblk_header.h ('k') | utility/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698