From 6c221e9fc87e48e8183aa2b2229904204866b78a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 22 Mar 2026 19:22:47 +0000 Subject: [PATCH] Makefile: Update build instructiosn for some places the version appears Signed-off-by: Ian Jackson --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 59d86c7..73fdc5f 100644 --- a/Makefile +++ b/Makefile @@ -109,9 +109,10 @@ very-clean: clean # Update release notes in debian/changelog: # # Update versions -# * Cargo.toml version +# * Cargo.toml version, hippotat-macros dependency # * macros/Cargo.toml version # * debian/changelog finalise +# * Cargo.lock, Cargo.lock.minimal # # Squash branch if need be. # -- 2.30.2