Skip to content

Commit

Permalink
Update to FreeBSD 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thindil authored Jul 11, 2024
1 parent e9f264a commit 649b657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freesbie.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export FREESBIE_DIR="$HOME/freesbie"
# of FreeBSD. For example, for 13.2 it will be 13.
abiVersion=14
# The FreBSD version for packages.
freebsdVersion=14.0
freebsdVersion=14.1

# If the user not entered a command, show the list of available commands
if [ $# -eq 0 ]; then
Expand Down

0 comments on commit 649b657

Please sign in to comment.