8ffdfabf887171269adb29163fb06c8eb443fdb2
kent
  Wed Oct 12 14:33:29 2011 -0700
DOcumenting little bug fix.
diff --git src/isPcr/version.doc src/isPcr/version.doc
index 7e6e79e..27682f1 100644
--- src/isPcr/version.doc
+++ src/isPcr/version.doc
@@ -1,11 +1,12 @@
 This describes changes from version to version.
 
+35 - Fixed bug that made program abort when you set minSize from command line.
 34 - Fixed a bug that would cause isPcr to rarely abort with message
       start 0, end 0 out of range in findBin
 33 - Added checking of command line so that misspelled options
      result in an error message instead of being silently
      ignored.
 32 - No change, just syncing with blat version
 31 - Fixed bug that made isPcr stand-alone program pretty useless
      when run on databases with more than one sequence.
 30 - Initial version.