commit | ad602aa127e44eade76fbb05fd27ee8f5825282a | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Apr 05 19:23:36 2015 -0500 |
committer | Rob Landley <rob@landley.net> | Sun Apr 05 19:23:36 2015 -0500 |
tree | fed1277f2657759e3e217c5270dbcacd9f2c2f7f | |
parent | dabd89c86484595a8a44f0ba38b0f28825c72e64 [diff] |
Add --version to multiplexer. Can't think of a better place to stick the actual version info than a #define at the top of main. Makefile and toys.h are equally awkward, querying git tags wouldn't work if building a release tarball... watch me forget to update this when cutting a release.