about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--README6
2 files changed, 4 insertions, 4 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d212203..f041c5c 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.1.0"
+DEF_VER = "v1.2.0"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),
diff --git a/README b/README
index 0235ef5..677c97d 100644
--- a/README
+++ b/README
@@ -44,11 +44,11 @@ Supported Platforms
 
 yahns is developed primarily for modern GNU/Linux systems.
 
-We may support kqueue for FreeBSD/OpenBSD/NetBSD if there is significant
-interest.  Non-Free systems/dependencies will never be supported
+We have experimental support kqueue on FreeBSD (and possibly OpenBSD and
+NetBSD).  Non-Free systems/dependencies will never be supported.
 
 Supported Ruby implementations:
-* (Matz) Ruby 1.9.3 and later (we develop against trunk)
+* (Matz) Ruby 1.9.3 and later (we develop (and host our website) on trunk)
 * Rubinius 2.0 or later (best-effort)
 
 Contact