From 595a7a99d09c3d3fd4f698fdd086b7c1a325c5dd Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 16 Nov 2023 12:30:19 +0000 Subject: [PATCH] Set Version: 6.1.19 --- 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 eafa73651f2..c6c68483139 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.18 +K_VERSION=6.1.19 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 1923e30d219..3f583096d9e 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.18) unstable; urgency=medium +kframework (6.1.19) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 98dbdbaa53b..7493fad7b7a 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.18 +6.1.19