Sha256: 8a03f0fd437c33b0595e5f7e7abfee95427bb27e903379d4c5c1395869286ffc
Contents?: true
Size: 177 Bytes
Versions: 3
Compression:
Stored size: 177 Bytes
Contents
#ifndef GOSU_VERSION_HPP #define GOSU_VERSION_HPP #define GOSU_MAJOR_VERSION 0 #define GOSU_MINOR_VERSION 7 #define GOSU_POINT_VERSION 30 #define GOSU_VERSION "0.7.30" #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gosu-0.7.30 | Gosu/Version.hpp |
gosu-0.7.30-i386-mingw32 | Gosu/Version.hpp |
gosu-0.7.30-universal-darwin | Gosu/Version.hpp |