From 081cbca88c061c894e3fe5c12004926619155751 Mon Sep 17 00:00:00 2001
From: Glenn Proctor <gp1@sanger.ac.uk>
Date: Mon, 27 Oct 2008 21:14:43 +0000
Subject: [PATCH] Reverted to 51 - branch not in yet.

---
 modules/Bio/EnsEMBL/Registry.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/Bio/EnsEMBL/Registry.pm b/modules/Bio/EnsEMBL/Registry.pm
index 49490a7eee..f41adcf056 100644
--- a/modules/Bio/EnsEMBL/Registry.pm
+++ b/modules/Bio/EnsEMBL/Registry.pm
@@ -119,7 +119,7 @@ use DBI;
 
 use vars qw(%registry_register);
 
-my $API_VERSION = 52;
+my $API_VERSION = 51;
 
 =head2 load_all
 
-- 
GitLab