From 7735303b032773000f90ac119999453aa2465af6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 14 Jan 2015 08:08:33 +0000 Subject: kcar 0.5.0 - GPL-2.0+, new mailing list, doc updates An "or later" clause has been added for GPL-2.0 users, the Ruby 1.8 license is still an option, of course. There's a new, open-to-all (except HTML senders :P) mailing list at: kcar-public@bogomips.org Existing librelist users will need to resubscribe themselves, as there's no way for me to do it. Users who wish to subscribe may send a message to: kcar-public+subscribe@bogomips.org Similarly, they may unsubscribe via: kcar-public+unsubscribe@bogomips.org HTTP archives are available via: http://bogomips.org/kcar-public/ The documentation is updated to reflect this and the website loads faster thanks to the switch to olddoc. shortlog: Rakefile: kill raa_update task license: upgrade from GPLv2-only to GPLv2-or-later switch documentation to olddoc change mailing list to kcar-public@bogomips.org response: fix mispelling of "guarantee" README: update support status to Ruby 1.9+ continue generating VERSION constant kcar.rl: remove unused REASON length check --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index dd9ca07..e2057b7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/usr/bin/env ruby CONSTANT = "Kcar::VERSION" RVF = "lib/kcar/version.rb" -DEF_VER = "v0.4.0" +DEF_VER = "v0.5.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7