From d7079c5dd1b4527ebf083c2b36e5f5a0adc25bf3 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 4 Dec 2023 19:16:55 +0000 Subject: [PATCH] Set Version: 6.1.38 --- 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 d4bf32903e6..0ba18a789ab 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.37 +K_VERSION=6.1.38 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 9541b508e56..8ae37927bd3 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.37) unstable; urgency=medium +kframework (6.1.38) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 1441a6e7feb..f91be2ab9de 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.37 +6.1.38