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

Unified Diff: src/tlcl/version.h

Issue 2831027: Add version string in binary and simplify build. (Closed) Base URL: ssh://git@chromiumos-git/tpm_lite.git
Patch Set: sed -> cut and add warnings 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 | « src/tlcl/tlcl.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/tlcl/version.h
diff --git a/src/tlcl/version.h b/src/tlcl/version.h
new file mode 100644
index 0000000000000000000000000000000000000000..d6c67ea63bfd620bd462924f2bed837ed6bf4273
--- /dev/null
+++ b/src/tlcl/version.h
@@ -0,0 +1 @@
+char* TlclVersion = "TLCLv=5538f324";
« no previous file with comments | « src/tlcl/tlcl.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698