From 71fad333450f7473bfa8030da9a4eb7e68f53a35 Mon Sep 17 00:00:00 2001 From: devops Date: Thu, 28 Mar 2024 07:43:26 +0000 Subject: [PATCH] Set Version: 6.3.67 --- 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 161b7f2b7a5..5c651ecba67 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.3.66 +K_VERSION=6.3.67 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 14364ff93af..cd72dc80aa4 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.3.66) unstable; urgency=medium +kframework (6.3.67) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index 5d9287833a8..5fedaf2bc85 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.3.66 +6.3.67