gosu 0.7.28-i386-mingw32 → 0.7.29-i386-mingw32

Sign up to get free protection for your applications and to get access to all the features.
data/Gosu/Version.hpp CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #define GOSU_MAJOR_VERSION 0
5
5
  #define GOSU_MINOR_VERSION 7
6
- #define GOSU_POINT_VERSION 28
7
- #define GOSU_VERSION "0.7.28"
6
+ #define GOSU_POINT_VERSION 29
7
+ #define GOSU_VERSION "0.7.29"
8
8
 
9
9
  #endif
data/lib/gosu.for_1_8.so CHANGED
Binary file
data/lib/gosu.for_1_9.so CHANGED
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gosu
3
3
  version: !ruby/object:Gem::Version
4
- hash: 59
4
+ hash: 57
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 7
9
- - 28
10
- version: 0.7.28
9
+ - 29
10
+ version: 0.7.29
11
11
  platform: i386-mingw32
12
12
  authors:
13
13
  - Julian Raschke
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-03-24 00:00:00 +08:00
19
+ date: 2011-03-30 00:00:00 +08:00
20
20
  default_executable:
21
21
  dependencies: []
22
22