Skip to content

Commit

Permalink
Add mantic to distro-info.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
palpant-dbx committed Sep 6, 2023
1 parent 2852e07 commit 9cbda5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro-info.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
# This file also gets execfile'd by python so don't do anything here besides set variables.
UBUNTU_CODENAMES="kinetic lunar"
UBUNTU_CODENAMES="kinetic lunar mantic"
DEBIAN_CODENAMES="bookworm sid"
FEDORA_CODENAMES="37 38 39"

0 comments on commit 9cbda5c

Please sign in to comment.