Skip to content

Commit 8db5b5b

Browse files
authored
Merge pull request #63 from ROCm/dev/bhatturu/update-version
Update version to v1.1.1
2 parents cfbba2f + dface56 commit 8db5b5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ifeq (${UBUNTU_VERSION}, noble)
4646
UBUNTU_VERSION_NUMBER = 24.04
4747
endif
4848

49-
DEBIAN_VERSION := "1.1.0"
49+
DEBIAN_VERSION := "1.1.1"
5050

5151
DEBIAN_CONTROL = ${TOP_DIR}/build/debian/DEBIAN/control
5252
DEBIAN_PRERM = ${TOP_DIR}/build/debian/DEBIAN/prerm

build/rpmbuild.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: amd-container-toolkit
2-
Version: 1.1
2+
Version: 1.1.1
33
Release: 1%{?dist}
44
Summary: Package containing AMD container tookkit binaries
55

0 commit comments

Comments
 (0)