From 6395204f042c7083c16785041f6cf2443c23a545 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 7 Dec 2023 10:43:59 +0000 Subject: [PATCH] Set Version: 6.1.44 --- 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 fd4df155af4..6ae574bbbd5 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.43 +K_VERSION=6.1.44 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 718bfba4932..95b7f03a2dc 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.43) unstable; urgency=medium +kframework (6.1.44) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index ec69408aa93..5567fd7d938 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.43 +6.1.44