src/hg/utils/automation/Encode.pm 1.38
1.38 2009/04/07 18:23:11 kate
Update freeze date
Index: src/hg/utils/automation/Encode.pm
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/Encode.pm,v
retrieving revision 1.37
retrieving revision 1.38
diff -b -B -U 4 -r1.37 -r1.38
--- src/hg/utils/automation/Encode.pm 6 Apr 2009 20:38:38 -0000 1.37
+++ src/hg/utils/automation/Encode.pm 7 Apr 2009 18:23:11 -0000 1.38
@@ -34,9 +34,9 @@
our $restrictedMonths = 9;
# change this for each freeze
-our $dataVersion = "ENCODE Feb 2009 Freeze";
+our $dataVersion = "ENCODE May 2009 Freeze";
our $tempDir = "/data/tmp"; # place to put the big temporary files generated by sort etc.
our $sqlCreate = "/cluster/bin/sqlCreate";