• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

Version.hpp

Go to the documentation of this file.
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 28
00007 #define GOSU_VERSION "0.7.28"
00008 
00009 #endif

Documentation not clear enough? Please go to one of the places listed on http://www.libgosu.org/ and leave feedback. Thanks!