From a7f9fce368e9f0ca0b2f2a1a1b9b0d99885a23c0 Mon Sep 17 00:00:00 2001 From: Shiv Tyagi Date: Tue, 14 Apr 2026 14:20:43 +0000 Subject: [PATCH] Bump version to 1.3.0 for release/1.3.x Made-with: Cursor --- Makefile | 2 +- build/rpmbuild.spec | 2 +- docs/conf.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 610d7b9..db56bca 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ ifeq (${UBUNTU_VERSION}, noble) UBUNTU_VERSION_NUMBER = 24.04 endif -DEBIAN_VERSION := "1.2.0" +DEBIAN_VERSION := "1.3.0" DEBIAN_CONTROL = ${TOP_DIR}/build/debian/DEBIAN/control DEBIAN_PRERM = ${TOP_DIR}/build/debian/DEBIAN/prerm diff --git a/build/rpmbuild.spec b/build/rpmbuild.spec index c430694..56910c6 100644 --- a/build/rpmbuild.spec +++ b/build/rpmbuild.spec @@ -1,5 +1,5 @@ Name: amd-container-toolkit -Version: 1.2.0 +Version: 1.3.0 Release: 1%{?dist} Summary: Package containing AMD container tookkit binaries diff --git a/docs/conf.py b/docs/conf.py index abf9580..a472b88 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,7 +7,7 @@ html_context["READTHEDOCS"] = True project = "AMD Container Runtime Toolkit" -version = "1.2.0" +version = "1.3.0" rocm_version = '6.4' rocm_directory_version = '6.4.0' # in 6.0 rocm was located in /opt/rocm-6.0.0 amdgpu_version = '6.4' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/