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

Unified Diff: firmware/version.c

Issue 2809040: Keep temp files in the output directory. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: Do not automatially `git add' the modied file. Created 10 years, 6 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/Makefile ('k') | no next file » | 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 5fb57f5a9657d23e9d28e68b3bcee3b36e169934..85a0ae772e2e473cdc6a40ee3f13e15d328e6f26 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=0c991073";
+char* VbootVersion = "VBOOv=c9cb6a2f";
« no previous file with comments | « firmware/Makefile ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698