Skip to content

Commit

Permalink
Set Version: 6.3.40
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Mar 14, 2024
1 parent d09b709 commit 67ef71b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion install-k
@@ -1,6 +1,6 @@
#!/bin/sh -e

K_VERSION=6.3.39
K_VERSION=6.3.40

if [ `id -u` -ne 0 ]; then
echo "$0: error: This script must be run as root."
Expand Down
2 changes: 1 addition & 1 deletion package/debian/changelog
@@ -1,4 +1,4 @@
kframework (6.3.39) unstable; urgency=medium
kframework (6.3.40) unstable; urgency=medium

* Initial Release.

Expand Down
2 changes: 1 addition & 1 deletion package/version
@@ -1 +1 @@
6.3.39
6.3.40

0 comments on commit 67ef71b

Please sign in to comment.