Index: /status
===================================================================
--- /status (revision 533)
+++ /status (revision 534)
@@ -1,3 +1,3 @@
-application     shepherd            0.4.55
+application     shepherd            0.4.56
 grabber         yahoo7widget        1.79
 grabber         rex                 3.4.2
Index: /applications/shepherd
===================================================================
--- /applications/shepherd (revision 533)
+++ /applications/shepherd (revision 534)
@@ -2,5 +2,5 @@
 
 my $progname = 'shepherd';
-my $version = '0.4.55';
+my $version = '0.4.56';
 
 # tv_grab_au
@@ -1339,5 +1339,5 @@
     foreach (@r)	# Not that there should be more than one...
     {
-	my $fn = query_ldir($_, 'reconciler') . '/' . $_ . '.config';
+	my $fn = query_ldir($_, 'reconciler') . '/' . $_ . '.storable.config';
 	&log("Removing $fn.\n");
 	unlink($fn) or &log("Failed to remove file! $!\n");
