<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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 ?=
</pre></body></html>