From 2c4c78523c544104732315ecd7a6fe0566adc036 Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 30 Jan 2024 19:22:35 +0000 Subject: [PATCH] Set Version: 6.1.104 --- 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 787393fd20a..cf1a00c5f00 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.103 +K_VERSION=6.1.104 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 b2ced64a4e0..83e7121fefd 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.103) unstable; urgency=medium +kframework (6.1.104) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 51f741ee8b9..91021046c8b 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.103 +6.1.104