From f47c26a9b251178d4165bfdff59ab1b8323c3066 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 27 Nov 2023 18:42:47 +0000 Subject: [PATCH] Set Version: 6.1.28 --- 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 27f86c02721..ec258707f0d 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.27 +K_VERSION=6.1.28 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 fad199a4662..b46299506d6 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.27) unstable; urgency=medium +kframework (6.1.28) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 9446ff38394..145f1e8ffe3 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.27 +6.1.28