Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mourisl committed Nov 11, 2024
1 parent fc8582e commit 92c8bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-trust4
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use Cwd qw(cwd abs_path) ;
use File::Basename ;
use File::Path qw(make_path) ;

my $version = "v1.1.5-r565" ;
my $version = "v1.1.5-r568" ;

die "TRUST4 $version usage: ./run-trust4 [OPTIONS]:\n".
"Required:\n".
Expand Down

0 comments on commit 92c8bdf

Please sign in to comment.