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