Skip to content

Commit

Permalink
Set Version: 6.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Feb 28, 2024
1 parent 676cc76 commit 0179b26
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion install-k
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e

K_VERSION=6.3.17
K_VERSION=6.3.18

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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kframework (6.3.17) unstable; urgency=medium
kframework (6.3.18) unstable; urgency=medium

* Initial Release.

Expand Down
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.17
6.3.18

0 comments on commit 0179b26

Please sign in to comment.