00001 #ifndef GOSU_VERSION_HPP 00002 #define GOSU_VERSION_HPP 00003 00004 #define GOSU_MAJOR_VERSION 0 00005 #define GOSU_MINOR_VERSION 7 00006 #define GOSU_POINT_VERSION 14 00007 #define GOSU_VERSION "0.7.14" 00008 00009 #endif
Documentation not clear enough? Please go to one of the places listed on http://www.libgosu.org/ and leave feedback. Thanks!