comparison BEDTools-Version-2.14.3/src/utils/version/version.h @ 0:dfcd8b6c1bda

Uploaded
author aaronquinlan
date Thu, 03 Nov 2011 10:25:04 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:dfcd8b6c1bda
1 #ifndef VERSION_H
2 #define VERSION_H
3
4 // define the version. All tools in the
5 // suite carry the same version number.
6 #define VERSION "2.14.2"
7
8 #endif /* VERSION_H */