We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1bf58 commit f043bdfCopy full SHA for f043bdf
1 file changed
conf/SiteDefs.pm
@@ -34,9 +34,9 @@ use Sys::Hostname::Long;
34
35
###############################################################################
36
## 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
+our $ENSEMBL_VERSION = 116; # Ensembl release number
+our $ARCHIVE_VERSION = 'Apr2026'; # Archive site for this version
+our $ENSEMBL_RELEASE_DATE = 'April 2026'; # As it would appear in the copyright/footer
40
41
42
0 commit comments