From 9002be40a9ae1d6600ae8fd0876cfbd4f5439d2e Mon Sep 17 00:00:00 2001 From: devops Date: Fri, 15 Dec 2023 19:42:48 +0000 Subject: [PATCH] Set Version: 6.1.62 --- 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 86cffdf56be..6d57cbc9ca9 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.61 +K_VERSION=6.1.62 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 606b90226cb..7f854b7cc2f 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.61) unstable; urgency=medium +kframework (6.1.62) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 8a8198b5f15..1ad2c2e6c91 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.61 +6.1.62