From 335a4a0070ce7303273ef5cf4d4a964b61626a12 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 00:57:33 +0300 Subject: Release version 1.0.0+2 --- libformat/manifest | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libformat/manifest') diff --git a/libformat/manifest b/libformat/manifest index adec683..daccc6c 100644 --- a/libformat/manifest +++ b/libformat/manifest @@ -1,6 +1,6 @@ : 1 name: libformat -version: 1.0.0+1 +version: 1.0.0+2 project: hello summary: The "Hello World" example formatter library license: MIT @@ -12,6 +12,6 @@ url: https://git.build2.org/cgit/hello/libformat src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat email: users@build2.org build-email: builds@build2.org -#builds: all -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +builds: all +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 -- cgit v1.1