Sha256: 1400faa2d7f45a6f4823b52bbf858f6ee72f978a6eb4cd06c214da634229091d
Contents?: true
Size: 177 Bytes
Versions: 1
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 18 #define GOSU_VERSION "0.7.18" #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gosu-0.7.18 | Gosu/Version.hpp |