Skip to content

Commit

Permalink
Update version to 4.9.0 in arc.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanconn authored Dec 7, 2024
1 parent 81c4972 commit 70c7593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arc.pl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
our $Task = 'arc3';
our $TaskData = "$ENV{SKA_DATA}/$Task";
our $TaskShare = "$ENV{SKA_SHARE}/$Task";
our $VERSION = '4.8.0';
our $VERSION = '4.9.0';

require "$ENV{SKA_SHARE}/$Task/Event.pm";
require "$ENV{SKA_SHARE}/$Task/Snap.pm";
Expand Down

0 comments on commit 70c7593

Please sign in to comment.