src/hg/utils/automation/Encode.pm 1.46
1.46 2009/09/24 00:01:26 kate
Rename freeze
Index: src/hg/utils/automation/Encode.pm
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/Encode.pm,v
retrieving revision 1.45
retrieving revision 1.46
diff -b -B -U 4 -r1.45 -r1.46
--- src/hg/utils/automation/Encode.pm 21 Sep 2009 18:19:01 -0000 1.45
+++ src/hg/utils/automation/Encode.pm 24 Sep 2009 00:01:26 -0000 1.46
@@ -35,9 +35,9 @@
our $restrictedMonths = 9;
# change this for each freeze
-our $dataVersion = "ENCODE Fall 2009 Freeze";
+our $dataVersion = "ENCODE Sep 2009 Freeze";
our $tempDir = "/data/tmp"; # place to put the big temporary files generated by sort etc.
our $sqlCreate = "/cluster/bin/sqlCreate";