--- Makefile.orig	2025-05-22 21:39:31
+++ Makefile	2025-05-22 21:40:13
@@ -45,7 +45,7 @@
 
 PACKAGE := github.com/lima-vm/lima
 
-VERSION := $(shell git describe --match 'v[0-9]*' --dirty='.m' --always --tags)
+VERSION := @@VERSION@@
 VERSION_TRIMMED := $(VERSION:v%=%)
 
 KEEP_SYMBOLS ?=
