Skip to content

Commit

Permalink
Update galba.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
KatharinaHoff authored Mar 29, 2023
1 parent 5e4e8f5 commit 4c05e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/galba.pl
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
# Declartion of global variables ###############################################

my $v = 4; # determines what is printed to log
my $version = "1.0.4";
my $version = "1.0.5";
my $rootDir;
my $logString = ""; # stores log messages produced before opening log file
$logString .= "\#**********************************************************************************\n";
Expand Down

0 comments on commit 4c05e45

Please sign in to comment.