From d2339b071460c3d15b214556c4d6dbd14138ea05 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 18 Jan 2024 13:42:30 +0000 Subject: [PATCH] Set Version: 6.1.84 --- 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 b2e80392c55..7ce4b2418ee 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.83 +K_VERSION=6.1.84 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 a3e8328c36d..831120b0170 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.83) unstable; urgency=medium +kframework (6.1.84) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 51391a2d9aa..055dc007e4e 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.83 +6.1.84