src/inc/genoFind.h 1.80

1.80 2009/02/10 21:58:56 kent
Makin blat work with U's instead of T's if q=rna is set.
Index: src/inc/genoFind.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/inc/genoFind.h,v
retrieving revision 1.79
retrieving revision 1.80
diff -b -B -U 4 -r1.79 -r1.80
--- src/inc/genoFind.h	9 Dec 2008 08:07:39 -0000	1.79
+++ src/inc/genoFind.h	10 Feb 2009 21:58:56 -0000	1.80
@@ -373,8 +373,8 @@
  * function have already had clump->target->start subtracted from 
  * clump->tStart and clump->tEnd so that the coords are relative to that 
  * target sequence (not the collection of all target sequences). */
 
-#define gfVersion "34x3"	/* Current BLAT version number */
+#define gfVersion "34x4"	/* Current BLAT version number */
 
 #endif /* GENOFIND_H */