From da72fc4726d8fa1c60aa180ba5da2734f6a211ca Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 14 Nov 2023 13:08:45 +0000 Subject: [PATCH] Set Version: 6.1.12 --- 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 e057866539a..127229ac68b 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.1.11 +K_VERSION=6.1.12 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 6851e669d9b..013a7731783 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.1.11) unstable; urgency=medium +kframework (6.1.12) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index a4748c1cf18..f9843b284ef 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.1.11 +6.1.12