From 70bda1d2655d94ee9f123259f424902a1aa9e499 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 30 Nov 2023 14:04:30 +0000 Subject: [PATCH] Set Version: 6.1.33 --- 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 bc02d2ef953..4e3838d859e 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.32 +K_VERSION=6.1.33 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 7029923b0f4..9f37fd3aaae 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.32) unstable; urgency=medium +kframework (6.1.33) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 201af4c1996..ce8152e98dc 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.32 +6.1.33