Skip to content

Commit

Permalink
Bump latest OpenSSH version to 9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xtaran committed Dec 20, 2024
1 parent 9ef004f commit e3693ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/interpret-versions.pl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
use List::Util qw(uniq);

# TODO: Needs to be determined automatically and stored in DB.
my $latest = '9.8';
my $latest = '9.9';

my $schema_dir = "$Bin/../sql";
my $db_dir = "$Bin/../db";
Expand Down

0 comments on commit e3693ae

Please sign in to comment.