comparison BEDTools-Version-2.14.3/src/utils/version/version.h @ 1:bec36315bd12 default tip

Deleted selected files
author aaronquinlan
date Sat, 19 Nov 2011 14:17:03 -0500
parents dfcd8b6c1bda
children
comparison
equal deleted inserted replaced
0:dfcd8b6c1bda 1:bec36315bd12
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 */