From 96979b1664a4887bd65a0ee314f9ab122ce51af7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 1 Feb 2020 21:36:06 +0000 Subject: sleepy_penguin 3.5.2 Documentation updates to switch bogomips.org to yhbt.net since the .org TLD won't be affordable in the near future. There's also a few warning fixes and such. --- GIT-VERSION-GEN | 2 +- sleepy_penguin.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 1f14069..c816ab0 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v3.5.1 +DEF_VER=v3.5.2 GVH=ext/sleepy_penguin/git_version.h LF=' diff --git a/sleepy_penguin.gemspec b/sleepy_penguin.gemspec index 38ec8e9..598baef 100644 --- a/sleepy_penguin.gemspec +++ b/sleepy_penguin.gemspec @@ -3,7 +3,7 @@ manifest = File.exist?('.manifest') ? Gem::Specification.new do |s| s.name = %q{sleepy_penguin} - s.version = (ENV['VERSION'] || '3.5.1').dup + s.version = (ENV['VERSION'] || '3.5.2').dup s.homepage = 'https://yhbt.net/sleepy_penguin/' s.authors = ['sleepy_penguin hackers'] s.description = File.read('README').split("\n\n")[1] -- cgit v1.2.3-24-ge0c7