--- Makefile.orig	2025-11-06 14:29:42
+++ Makefile	2025-11-08 08:59:32
@@ -59,7 +59,7 @@
 
 PACKAGE := github.com/lima-vm/lima/v2
 
-VERSION := $(shell git describe --match 'v[0-9]*' --dirty='.m' --always --tags)
+VERSION := @@VERSION@@
 VERSION_TRIMMED := $(VERSION:v%=%)
 
 # `DEBUG` flag to build binaries with debug information for use by `dlv exec`.
