Write the depslog version in binary instead of text.
authorNico Weber <thakis@chromium.org>
Tue, 9 Apr 2013 00:18:30 +0000 (17:18 -0700)
committerEvan Martin <martine@danga.com>
Tue, 9 Apr 2013 04:13:20 +0000 (21:13 -0700)
commitc78e1eea9a385340a1d47d5402f5a7c41f99c95d
tree227c665ad08787d6652d138fe0b72af5d33c73b1
parentba1642091f67f3e71da1fe2768dd54146beb9c63
Write the depslog version in binary instead of text.

This way, it doubles as a byte-order marker. The header is now exactly one
line in a hex editor, and it's still relatively easy to look at the version
in a text editor.
src/deps_log.cc