diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 10:21:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 10:21:04 +0200 |
commit | f62959336b41ff3fdc236ab4c4bf56d7f991c5f6 (patch) | |
tree | 8b374ec9e817bf5068b522112c6f2fe4c300095b | |
parent | 1f5180f24fa8e13e4ab28256fca3d157b24b3155 (diff) |
Make version doc0.1.0
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ # license : MIT; see accompanying LICENSE file d = bpkg/ tests/ -./: $d doc{LICENSE} file{manifest version} +./: $d doc{LICENSE version} file{manifest} include $d |