Skip to content

Commit 4ef49cb

Browse files
committed
update version number
1 parent 894e78d commit 4ef49cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/SqueezeMeta.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use lib ".";
1414
use strict;
1515

16-
my $version="0.5.0, Feb 2019";
16+
my $version="1.0.0beta";
1717
my $start_run = time();
1818

1919
###scriptdir patch, Fernando Puente-Sánchez, 29-V-2018

scripts/restart.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
#-- Restarts an interrupted pipeline
1515

16-
my $version="0.5.0";
16+
my $version="1.0.0beta";
1717
my $start_run = time();
1818

1919
my $pwd=cwd();

0 commit comments

Comments
 (0)