Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Emmanuel QUEVILLON
BIGSdb
Commits
127e9b4f
Commit
127e9b4f
authored
Jan 13, 2015
by
Keith Jolley
Browse files
Version 1.10.0.
parent
736aa930
Changes
1
Hide whitespace changes
Inline
Side-by-side
bigsdb.pl
View file @
127e9b4f
#!/usr/bin/perl -T
#bigsdb.pl
#Written by Keith Jolley
#Copyright (c) 2010-201
4
, University of Oxford
#Copyright (c) 2010-201
5
, University of Oxford
#E-mail: keith.jolley@zoo.ox.ac.uk
#
#This file is part of Bacterial Isolate Genome Sequence Database (BIGSdb).
...
...
@@ -21,7 +21,7 @@
package
BIGSdb::
main
;
use
strict
;
use
warnings
;
use
version
;
our
$VERSION
=
qv
('
1.
9.1
');
use
version
;
our
$VERSION
=
qv
('
1.
10.0
');
use
5.010
;
###########Local configuration################################
...
...
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