From 18ce58892d77b05f8aa51f42ae563ff068620ad3 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 11 Jan 2024 16:04:21 +0000 Subject: [PATCH] Set Version: 6.1.77 --- 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 17a615abb90..c66fb2217e4 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.76 +K_VERSION=6.1.77 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 bf3913b9d02..5547c589eae 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.76) unstable; urgency=medium +kframework (6.1.77) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 3aef12890a0..70e3bac6c27 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.76 +6.1.77