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
f4dea4de
Commit
f4dea4de
authored
Jan 14, 2016
by
Keith Jolley
Browse files
Version 1.12.2.
parent
c70bf603
Changes
1
Hide whitespace changes
Inline
Side-by-side
bigsdb.pl
View file @
f4dea4de
#!/usr/bin/perl -T
#bigsdb.pl
#Written by Keith Jolley
#Copyright (c) 2010-201
5
, University of Oxford
#Copyright (c) 2010-201
6
, 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
('
v1.12.
1
');
use
version
;
our
$VERSION
=
qv
('
v1.12.
2
');
use
5.010
;
###########Local configuration################################
...
...
Write
Preview
Supports
Markdown
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