From aea27f52335d203f8acfed3f2113ab0e61cdafd5 Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 15 Aug 2023 18:35:19 +0200 Subject: Move HTML parsing into Chame Operation "modularize Chawan somewhat" part 2 --- src/version.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/version.nim') diff --git a/src/version.nim b/src/version.nim index 407b974a..2be08e9e 100644 --- a/src/version.nim +++ b/src/version.nim @@ -24,6 +24,8 @@ macro checkVersion(xs: static string, major, minor, patch: int) = "Please run `make submodule` to update.") tryImport chakasu/version, "chakasu" +tryImport chame/version, "chame" static: checkVersion("chakasu", 0, 1, 2) + checkVersion("chame", 0, 9, 3) -- cgit 1.4.1-2-gfad0