summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Heon <mheon@redhat.com>2024-06-04 15:54:07 -0400
committerMatt Heon <mheon@redhat.com>2024-06-04 15:54:07 -0400
commitbda6eb03dcbcf12a5b7ae004c1240e38dd056d24 (patch)
treee54542f6c21e5a783a192679dfa4793425ecec18
parentcd0a0d7d6d0d57c72d3d4a6b28ca14d14f26f7da (diff)
Bump to v5.1.1v5.1.1
Signed-off-by: Matt Heon <mheon@redhat.com>
-rw-r--r--version/rawversion/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version/rawversion/version.go b/version/rawversion/version.go
index 8164c2d69..9152f4800 100644
--- a/version/rawversion/version.go
+++ b/version/rawversion/version.go
@@ -7,4 +7,4 @@ package rawversion
//
// NOTE: remember to bump the version at the top of the top-level README.md
// file when this is bumped.
-const RawVersion = "5.1.1-dev"
+const RawVersion = "5.1.1"