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

Updated version to 2.4.2

parent 4f81e90d
No related branches found
No related tags found
No related merge requests found
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.
Version 2.4.1 (Jan-12-2009)
1. Updated BamTools libraries to remove some compilation issues on some systems/compilers.
......
......@@ -3,6 +3,6 @@
// define the version. All tools in the
// suite carry the same version number.
#define VERSION "2.4.1"
#define VERSION "2.4.2"
#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