From c70f78e8e85e2a0be68b3b1ef58b0907fc13d1a2 Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 16 Jan 2024 17:42:25 +0000 Subject: [PATCH] Set Version: 6.1.81 --- 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 f7b04c17518..04540e0d202 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.80 +K_VERSION=6.1.81 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 09322d90b0d..6b95f6270b6 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.80) unstable; urgency=medium +kframework (6.1.81) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index c513ebea333..8c026a89574 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.80 +6.1.81