opnsense-ports/sysutils/amazon-ssm-plugin/files/patch-src_version_version.go
Franco Fichtner 0a504d2c65 */*: sync with upstream
Taken from: FreeBSD
2023-01-18 09:17:02 +01:00

8 lines
214 B
Go

--- src/version/version.go.orig 2022-06-17 20:08:49 UTC
+++ src/version/version.go
@@ -9,4 +9,4 @@
package version
// Version is the version of the CLI
-const Version = "1.2.0.0"
+const Version = "%%VERSION%%"