aboutsummaryrefslogtreecommitdiff
path: root/brep/version
diff options
context:
space:
mode:
Diffstat (limited to 'brep/version')
-rw-r--r--brep/version5
1 files changed, 5 insertions, 0 deletions
diff --git a/brep/version b/brep/version
index f648b5e..e1db981 100644
--- a/brep/version
+++ b/brep/version
@@ -6,6 +6,7 @@
#include <butl/version> // LIBBUTL_VERSION
#include <bpkg/version> // LIBBPKG_VERSION
+#include <bbot/version> // LIBBBOT_VERSION
// Version format is AABBCCDD where
//
@@ -44,4 +45,8 @@
# error incompatible libbpkg version
#endif
+#if LIBBBOT_VERSION != 49901
+# error incompatible libbbot version
+#endif
+
#endif // BREP_VERSION