From 5fbbe23c3afb5a8a212058338102938cc4d91d60 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 11 Dec 2023 13:42:52 +0000 Subject: [PATCH] Set Version: 6.1.54 --- install-k | 2 +- package/debian/changelog | 2 +- package/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install-k b/install-k index 5180a6f0648..1c1be551742 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.53 +K_VERSION=6.1.54 if [ `id -u` -ne 0 ]; then echo "$0: error: This script must be run as root." diff --git a/package/debian/changelog b/package/debian/changelog index 0d295d9a177..e22cd65974d 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.53) unstable; urgency=medium +kframework (6.1.54) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 21988fe699f..fec4fb6a4a0 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.53 +6.1.54