dep_selector 0.0.5 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -25,7 +25,7 @@ require 'mkmf'
25
25
 
26
26
  $LIBS << " -lstdc++"
27
27
 
28
- $CFLAGS << "-g"
28
+ # $CFLAGS << "-g"
29
29
 
30
30
  gecode_installed =
31
31
  have_library('gecodesearch') &&
@@ -1,3 +1,3 @@
1
1
  module DepSelector
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.7"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 5
9
- version: 0.0.5
8
+ - 7
9
+ version: 0.0.7
10
10
  platform: ruby
11
11
  authors:
12
12
  - Christopher Walters
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-04-01 00:00:00 -07:00
18
+ date: 2011-04-26 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies: []
21
21