From ac64f9abae6eb352fecf5a1942a05437ca262ed6 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 18 Dec 2023 14:42:56 +0000 Subject: [PATCH] Set Version: 6.1.64 --- 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 c125e704f2d..ab98a9f3866 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.63 +K_VERSION=6.1.64 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 63bf5d2b8fc..8e4ddac0915 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.63) unstable; urgency=medium +kframework (6.1.64) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index b75b3143d39..8fad58104ed 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.63 +6.1.64