Sha256: b2f2b15902f9c942fd396d7bc5ffcb4bc8be64fa285912a85e14e28d58fb7a98

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 27
#define GOSU_VERSION "0.7.27.1"

#endif

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gosu-0.7.27.1 Gosu/Version.hpp
gosu-0.7.27.1-i386-mingw32 Gosu/Version.hpp
gosu-0.7.27.1-universal-darwin Gosu/Version.hpp