From a446759eb7d93fb29488da78fc14922c5b55f7a7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 12 May 2014 01:35:37 +0000 Subject: yahns 1.3.0 - new mailing list + fixups Since RubyForge is going away, this release updates the documentation to point to the new public-inbox and mailing list at at: yahns-public@yhbt.net (no subscription required, plain text only) ssoma[1] git archives: git://yhbt.net/yahns-public browser-friendly archives: http://yhbt.net/yahns-public/ Traditional mailing list subscription is possible by sending a blank email to: yahns-public+subscribe@yhbt.net This also reworks master->worker signalling to use a pipe, avoiding problems with libraries which do not respond well to being interrupted by signals. There are also minor bugfixes and cleanups, see "git log -p" for full details. [1] http://ssoma.public-inbox.org/ --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index f041c5c..530176a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -4,7 +4,7 @@ CONSTANT = "Yahns::VERSION" RVF = "lib/yahns/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v1.2.0" +DEF_VER = "v1.3.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7