about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-15 03:36:31 +0000
committerEric Wong <e@80x24.org>2015-01-15 03:36:31 +0000
commit2e2ae6283c53f8db0bd25c88703d590bc8978ecb (patch)
tree273d348fd53c3dda3001603c54c229aa71799c71
parent1b647a7e0c2f2eb0e5e4826b10a2e0deda97483e (diff)
downloadruby-wordexp-master.tar.gz
This is a release to update documentation and pointers
to the new mailing list at:

    ruby-wordexp-public@bogomips.org

The public-inbox + mlmmj setup on bogomips.org allows posting
without subscription and offers downloadable archives via git.
The lack of rsyncable archives on librelist nowadays and
subscription-required nature of librelist are points against it.

Repliers are now encouraged to Cc: all recipients (using the
reply-all function of their mail client) since many readers are
not subscribed.

This project has never accepted or encouraged HTML email, but
librelist accepted it.  The bogomips.org mail server is
configured to treat HTML mail as spam, so do not send HTML mail
if you expect a response.

Users who wish to subscribe may send a message to:

    ruby-wordexp-public+subscribe@bogomips.org

Similarly, they may unsubscribe via:

    ruby-wordexp-public+unsubscribe@bogomips.org

HTTP archives are available via:

    http://bogomips.org/ruby-wordexp-public/

ssoma users may also use: git://bogomips.org/ruby-wordexp-public
(see README change)

Old messages to the librelist addresses will continue to
get routed to the new mailing list.

ref: http://public-inbox.org/

shortlog:
      switch documentation over to olddoc
      move mailing list to ruby-wordexp-public@bogomips.org
      GNUmakefile: remove rubyforge reference
      declare minitest 5.x dependency
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a82848f..ca87372 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,6 +1,6 @@
 #!/bin/sh
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.0.1
+DEF_VER=v1.0.2
 
 LF='
 '