gosu 0.7.26-i386-mingw32 → 0.7.26.1-i386-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/Gosu/Version.hpp +1 -1
  2. metadata +4 -3
data/Gosu/Version.hpp CHANGED
@@ -4,6 +4,6 @@
4
4
  #define GOSU_MAJOR_VERSION 0
5
5
  #define GOSU_MINOR_VERSION 7
6
6
  #define GOSU_POINT_VERSION 26
7
- #define GOSU_VERSION "0.7.26"
7
+ #define GOSU_VERSION "0.7.26.1"
8
8
 
9
9
  #endif
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gosu
3
3
  version: !ruby/object:Gem::Version
4
- hash: 55
4
+ hash: 29
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 7
9
9
  - 26
10
- version: 0.7.26
10
+ - 1
11
+ version: 0.7.26.1
11
12
  platform: i386-mingw32
12
13
  authors:
13
14
  - Julian Raschke
@@ -16,7 +17,7 @@ autorequire:
16
17
  bindir: bin
17
18
  cert_chain: []
18
19
 
19
- date: 2011-01-09 00:00:00 +08:00
20
+ date: 2011-01-10 00:00:00 +08:00
20
21
  default_executable:
21
22
  dependencies: []
22
23