Skip to content

Commit

Permalink
Bump to Buidah v1.39.0-dev
Browse files Browse the repository at this point in the history
Bump top of tree back to the next dev version.

[NO NEW TESTS NEEDED]

Signed-off-by: tomsweeneyredhat <[email protected]>
  • Loading branch information
TomSweeneyRedHat committed Nov 8, 2024
1 parent 7aa3b5e commit 147765b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion define/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const (
// identify working containers.
Package = "buildah"
// Version for the Package. Also used by .packit.sh for Packit builds.
Version = "1.38.0"
Version = "1.39.0-dev"

// DefaultRuntime if containers.conf fails.
DefaultRuntime = "runc"
Expand Down

0 comments on commit 147765b

Please sign in to comment.