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

Unified Diff: firmware/version.c

Issue 2817025: Automated version generation for vboot firmware. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: Version ochange due to merging 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
new file mode 100644
index 0000000000000000000000000000000000000000..f3ff0eda497cb2e7addbc804f1e89ec841738ab7
--- /dev/null
+++ b/firmware/version.c
@@ -0,0 +1 @@
+char* VbootVersion = "VBOOv=8078f71c";
« 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