1 2 3 4 5 6
/* * patchlevel.h : xtapemon version control */ int xtapemonMajorVersion = 1; int xtapemonMinorVersion = 0;