diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 13:04:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 13:04:15 +0200 |
commit | 0dd9a5539242e0e68c0e63f196b30419750ba714 (patch) | |
tree | 1c07b0f3661f1ba37f1390c3d28b7b29cd2dc471 /manifest | |
parent | e3cda7cc25d8b6c10c3c04418eb7d87a4811fe0f (diff) |
Bump version to 0.6.0
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,6 +2,6 @@ # Note: not a real package, just for the version module. # -version: 0.6.0-a.0.z -depends: * build2 >= 0.5.0- -depends: * bpkg >= 0.5.0- +version: 0.6.0 +depends: * build2 >= 0.6.0- +depends: * bpkg >= 0.6.0- |