about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--wordexp.gemspec1
2 files changed, 2 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 33b9a68..a82848f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,6 +1,6 @@
 #!/bin/sh
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.0
+DEF_VER=v1.0.1
 
 LF='
 '
diff --git a/wordexp.gemspec b/wordexp.gemspec
index 9bb1365..8487a19 100644
--- a/wordexp.gemspec
+++ b/wordexp.gemspec
@@ -14,6 +14,7 @@ Gem::Specification.new do |s|
   s.description = readme_description
   s.email = %q{normalperson@yhbt.net}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
+  s.extensions = %w(ext/wordexp/extconf.rb)
   s.files = manifest
   s.homepage = Wrongdoc.config[:rdoc_url]
   s.summary = summary