about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--INSTALL11
-rw-r--r--README5
3 files changed, 10 insertions, 8 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 2b2182f..bac8d23 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -4,7 +4,7 @@
 CONSTANT = "DTAS::VERSION"
 RVF = "lib/dtas/version.rb"
 GVF = "GIT-VERSION-FILE"
-DEF_VER = "v0.8.0"
+DEF_VER = "v0.9.0"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),
diff --git a/INSTALL b/INSTALL
index ea29b24..4cbcd5a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 Uncommon for audio software, dtas is implemented in Ruby.
 
-The latest stable release of Ruby is recommended, currently 2.1.3.
+The latest stable release or development snapshot of Ruby is recommended.
 However, Ruby 1.9.3 should work, too.  Older versions of Ruby are not
 recommended.
 
@@ -40,10 +40,10 @@ For future upgrades of dtas (upgrades to dtas-linux will be infrequent)
 
 Grab the latest tarball from our HTTP site:
 
-    http://dtas.80x24.org/2014/dtas-0.8.0.tar.gz
+    http://dtas.80x24.org/2014/dtas-0.9.0.tar.gz
 
-    $ tar zxvf dtas-0.8.0.tar.gz
-    $ cd dtas-0.8.0
+    $ tar zxvf dtas-0.9.0.tar.gz
+    $ cd dtas-0.9.0
     $ sudo ruby setup.rb
 
 GNU/Linux users may optionally install "io_splice" and
@@ -56,7 +56,8 @@ GNU/Linux users may optionally install "io_splice" and
 
 Please do not hesitate to send plain-text mail to <dtas-all@nongnu.org>
 regarding installation and to share your notes/experiences.
-Mailing list archives available at <ftp://lists.gnu.org/dtas-all/>\
+Mailing list archives available at <ftp://lists.gnu.org/dtas-all>
+or <http://80x24.org/dtas-all/>
 No subscription is necessary to post to the mailing list.
 
 # COPYRIGHT
diff --git a/README b/README
index 793f204..9dd6427 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ Coming:
 Please use git-format-patch(1) and git-send-email(1) distributed with
 the git(7) suite for generating and sending patches.  Please format
 pull requests with the git-request-pull(1) script (also distributed
-with git(7)) and send them via email.
+with git(7)) and send them via email to <dtas-all@nongnu.org>.
 
 See http://www.git-scm.com/ for more information on git.
 
@@ -75,7 +75,8 @@ appreciated.
 
 Please send plain-text mail to the list at <dtas-all@nongnu.org>\
 HTML will not be read.  dtas is for GUI-phobes, by GUI-phobes.\
-Mailing list archives available at <ftp://lists.gnu.org/dtas-all/>\
+Mailing list archives available at <ftp://lists.gnu.org/dtas-all>
+or <http://80x24.org/dtas-all/>
 No subscription is necessary to post to the mailing list.
 
 ## Copyright