Skip to content

Commit 147765b

Browse files
Bump to Buidah v1.39.0-dev
Bump top of tree back to the next dev version. [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
1 parent 7aa3b5e commit 147765b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

define/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const (
2929
// identify working containers.
3030
Package = "buildah"
3131
// Version for the Package. Also used by .packit.sh for Packit builds.
32-
Version = "1.38.0"
32+
Version = "1.39.0-dev"
3333

3434
// DefaultRuntime if containers.conf fails.
3535
DefaultRuntime = "runc"

0 commit comments

Comments
 (0)