From f07e14f7cc43baf76fd6916a85be5bf2b42c531a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Nov 2019 16:56:28 +0200 Subject: Updates for 0.12.0 release --- git/modules | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'git') diff --git a/git/modules b/git/modules index d138b98..d1821ff 100644 --- a/git/modules +++ b/git/modules @@ -11,7 +11,8 @@ bdep \ brep \ libbbot \ bbot \ -libstd-modules" +libstd-modules \ +libbuild2-hello" # During release it is useful to exclude some of these so can do mass # commits (like version updates). @@ -26,7 +27,8 @@ modules="$modules openssl-agent" modules="$modules etc" modules="$modules private" -# We don't tag git/, and etc/, private/, build2-toolchain/ are tagged manually. +# We don't tag git/, libbuild2-hello. +# And etc/, private/, build2-toolchain/ are tagged manually. # tag_modules=" \ libbutl \ @@ -60,6 +62,7 @@ brep \ libbbot \ bbot \ libstd-modules \ +libbuild2-hello \ buildos \ msvc-linux \ openssl-agent" -- cgit v1.1