Sha256: 939557ce0162c3a959f2c1a73e56e2dede113885cd5850249ebf9b470014d294
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 28 #define GOSU_VERSION "0.7.28" #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gosu-0.7.28-universal-darwin | Gosu/Version.hpp |
gosu-0.7.28 | Gosu/Version.hpp |
gosu-0.7.28-i386-mingw32 | Gosu/Version.hpp |