aboutsummaryrefslogtreecommitdiff
path: root/bpkg/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/manifest')
-rw-r--r--bpkg/manifest2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/manifest b/bpkg/manifest
index 19dd960..8ad9512 100644
--- a/bpkg/manifest
+++ b/bpkg/manifest
@@ -23,6 +23,8 @@ namespace bpkg
{
using strings = std::vector<std::string>;
+ // @@ Let's create <bpkg/types> with "basic" package types.
+ //
class LIBBPKG_EXPORT version
{
public: