diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-08 11:47:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-08 11:47:04 +0200 |
commit | cfdb36cc944f2493e0c2248f6e74001bf92d6bc5 (patch) | |
tree | 423131500981bf3dcc41f03c9fb2d89f9d7a6f12 /manifest | |
parent | b35a9f0eef60cd74b58dae0c51638bfd69b3df39 (diff) |
Bump version to 0.5.0-a1, master is open for business
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ : 1 name: brep -version: 0.4.0 +version: 0.5.0-a1 summary: build2 package repository web interface license: MIT tags: build2, c++, package, repository, web, interface, apache, module @@ -19,5 +19,5 @@ depends: libapr1 depends: libstudxml >= 1.1.0-a4 depends: libodb >= 2.5.0-a10 depends: libodb-pgsql >= 2.5.0-a10 -depends: libbutl [0.4.0 0.5.0-) -depends: libbpkg [0.4.0 0.5.0-) +depends: libbutl == 0.5.0-a1 +depends: libbpkg == 0.5.0-a1 |