Skip to content

Commit f043bdf

Browse files
TamaraNaboulsiTamara El Naboulsi
andauthored
Version ++ (#1122)
Co-authored-by: Tamara El Naboulsi <ten@codon-slurm-login-02.ebi.ac.uk>
1 parent 2a1bf58 commit f043bdf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

conf/SiteDefs.pm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ use Sys::Hostname::Long;
3434

3535
###############################################################################
3636
## Ensembl Version and release dates (these get updated every release)
37-
our $ENSEMBL_VERSION = 115; # Ensembl release number
38-
our $ARCHIVE_VERSION = 'Sep2025'; # Archive site for this version
39-
our $ENSEMBL_RELEASE_DATE = 'September 2025'; # As it would appear in the copyright/footer
37+
our $ENSEMBL_VERSION = 116; # Ensembl release number
38+
our $ARCHIVE_VERSION = 'Apr2026'; # Archive site for this version
39+
our $ENSEMBL_RELEASE_DATE = 'April 2026'; # As it would appear in the copyright/footer
4040
###############################################################################
4141

4242

0 commit comments

Comments
 (0)