summaryrefslogtreecommitdiff
path: root/net-p2p/walletd/files/patch-build_meta.go
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/walletd/files/patch-build_meta.go')
-rw-r--r--net-p2p/walletd/files/patch-build_meta.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/walletd/files/patch-build_meta.go b/net-p2p/walletd/files/patch-build_meta.go
index c2d643141ae5..73c131cf6b0a 100644
--- a/net-p2p/walletd/files/patch-build_meta.go
+++ b/net-p2p/walletd/files/patch-build_meta.go
@@ -1,15 +1,15 @@
---- build/meta.go.orig 2025-03-11 16:49:37 UTC
+--- build/meta.go.orig 2025-06-20 10:01:03 UTC
+++ build/meta.go
@@ -1,7 +1,9 @@
+// Code generated by go generate; DO NOT EDIT.
-+// This file was generated by go generate at 2025-03-11T17:25:25+01:00.
++// This file was generated by go generate at 2025-06-20T12:03:30+02:00.
package build
const (
- commit = "?"
- version = "?"
- buildTime = 0
-+ commit = "42659f7"
-+ version = "v2.0.0"
++ commit = "cb49633"
++ version = "v2.10.3"
+ buildTime = %%BUILDTIME%%
)