Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
ada46a86
Commit
ada46a86
authored
Nov 27, 2017
by
Brandon Walts
Browse files
increment LSF minor version number
parent
ef68467a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
+1
-1
No files found.
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
View file @
ada46a86
...
...
@@ -41,7 +41,7 @@ use Bio::EnsEMBL::Hive::Utils ('split_for_bash');
use
base
('
Bio::EnsEMBL::Hive::Meadow
');
our
$VERSION
=
'
2.
0
';
# Semantic version of the Meadow interface:
our
$VERSION
=
'
2.
1
';
# Semantic version of the Meadow interface:
# change the Major version whenever an incompatible change is introduced,
# change the Minor version whenever the interface is extended, but compatibility is retained.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment