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