agilelamp-driver 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,6 +54,9 @@ EOF
54
54
 
55
55
  end
56
56
 
57
+ puts "Making agilelamp-driver executable..."
58
+ system "chmod +x /usr/local/bin/agilelamp-driver"
59
+
57
60
  cd ".."
58
61
  cd "src"
59
62
 
data/config/hoe.rb CHANGED
@@ -35,7 +35,7 @@ REV = nil
35
35
  # UNCOMMENT IF REQUIRED:
36
36
  # REV = YAML.load(`svn info`)['Revision']
37
37
  #VERS = Agilelamp-driver::VERSION::STRING + (REV ? ".#{REV}" : "")
38
- VERS = "0.1.2"
38
+ VERS = "0.1.3"
39
39
  RDOC_OPTS = ['--quiet', '--title', 'agilelamp-driver documentation',
40
40
  "--opname", "index.html",
41
41
  "--line-numbers",
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: agilelamp-driver
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joseph Method
metadata.gz.sig CHANGED
Binary file