Sha256: 1bb7a1cb74f1f7609c834db811c581d31335b15a705463a4f566a00955a6bf9c
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 20 #define GOSU_VERSION "0.7.20" #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gosu-0.7.20 | Gosu/Version.hpp |