about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-05-12 06:26:49 +0000
committerEric Wong <normalperson@yhbt.net>2014-05-12 06:26:49 +0000
commit2b2971794c5deda8fd1b100041c24f06ae55337c (patch)
tree960546c1985a4c395d488813608f81616b5216e1
parent6692e36abd93d3e18841e2d5ab1e89b1889a4ec3 (diff)
downloadclogger-2b2971794c5deda8fd1b100041c24f06ae55337c.tar.gz
This updates the documentation to point to the new homepage
at http://clogger.bogomips.org/

This also fixes a minor incompatibility which prevented the GVL from
being released on ruby-trunk (2.2.0dev) during disk operations.

The mailing list continues to be hosted at librelist, but that will
probably soon change to a public-inbox + mailing list.

There are also minor code cleanups.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 2834206..edc39c9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.3.0
+DEF_VER=v1.4.0
 
 LF='
 '