Skip to content
Snippets Groups Projects
Commit e186bcbf authored by Aaron's avatar Aaron
Browse files

Version 2.5.0

parent 1b5fa6d3
No related branches found
No related tags found
No related merge requests found
Version 2.5.0 (Jan-27-2009)
1. Added support for custom BED fields after the 6th column.
2. Fixed a command line parsing bug in pairToBed.
3. Improved sanity checking.
Version 2.4.2 (Jan-23-2009)
1. Fixed a minor bug in mergeBed when -nms and -s were used together.
2. Improved the command line parsing to prevent the occasional segfault.
......
......@@ -3,6 +3,6 @@
// define the version. All tools in the
// suite carry the same version number.
#define VERSION "2.4.2"
#define VERSION "2.5.0"
#endif /* VERSION_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment