From a255fa02139d19c5e7443ab05e9568ded64e0b51 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 21 Feb 2020 03:02:26 +0000 Subject: Ruby tdb 0.6.4 6 changes since v0.6.2 (2014-10-03): doc: switch to olddoc for the website test/test_tdb_mt.rb: fix fragile test doc: update URLs to avoid redirects pkg.mk: website: dark216 to save electricity doc: s/bogomips.org/yhbt.net/ gemspec: remove olddoc from build dependencies Note: 0.6.3 was skipped due to a broken gemspec) --- tdb.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdb.gemspec') diff --git a/tdb.gemspec b/tdb.gemspec index d2c5caa..4b88a60 100644 --- a/tdb.gemspec +++ b/tdb.gemspec @@ -3,7 +3,7 @@ manifest = File.exist?('.manifest') ? Gem::Specification.new do |s| s.name = %q{tdb} - s.version = (ENV['VERSION'] || '0.6.3').dup + s.version = (ENV['VERSION'] || '0.6.4').dup s.homepage = 'https://yhbt.net/ruby-tdb/' s.authors = ["Ruby tdb hackers"] s.description = File.read('README').split("\n\n")[1] -- cgit v1.2.3-24-ge0c7