view 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
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

// define the version.  All tools in the
// suite carry the same version number.
#define VERSION "2.14.2"

#endif /* VERSION_H */