From b2be5c0dc9a5e64ae13da39f059a5ee50390c03a Mon Sep 17 00:00:00 2001 From: devops Date: Wed, 13 Dec 2023 19:23:07 +0000 Subject: [PATCH] Set Version: 6.1.58 --- 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 a2648ef5324..f8fc68731ba 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.57 +K_VERSION=6.1.58 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 13c5a5bca91..d49ec595db1 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.57) unstable; urgency=medium +kframework (6.1.58) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 724f96e8cfe..01a9114db79 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.57 +6.1.58