mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Add KITTY_VCS_REV for release builds as well
This commit is contained in:
@@ -69,6 +69,7 @@ class Env:
|
||||
ans.wayland_scanner = self.wayland_scanner
|
||||
ans.wayland_scanner_code = self.wayland_scanner_code
|
||||
ans.wayland_protocols = self.wayland_protocols
|
||||
ans.vcs_rev = self.vcs_rev
|
||||
return ans
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user