kindlegen 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,6 +2,8 @@
2
2
  # making Makefile getting kindlegen from Amazon.com
3
3
  #
4
4
 
5
+ require 'rbconfig'
6
+
5
7
  File::open( 'Makefile', 'w' ) do |w|
6
8
  w.puts RbConfig.expand( DATA.read )
7
9
  end
@@ -1,3 +1,3 @@
1
1
  module Kindlegen
2
- VERSION = "1.2.0"
2
+ VERSION = "1.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kindlegen
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: