about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-04-20 22:53:06 +0000
committerEric Wong <normalperson@yhbt.net>2013-04-20 23:10:06 +0000
commite4eaf78dc922db10af75861cad036d042fd9c49e (patch)
tree21ef0f8865f8f7a3e60ff90d25fbe2390c5c344b
parent241cfdd395c7d045f0048a1a0410ae28e6555c3b (diff)
downloadraindrops-e4eaf78dc922db10af75861cad036d042fd9c49e.tar.gz
Eric Wong (7):
      raindrops: favor configured processor count over online count
      watcher: set Content-Type via assignment
      Linux::TCP_Info: implement #get! instance method
      linux_inet_diag: avoid unnecessary sockaddr initialization
      .gitignore: add .rbx
      switch back to gemspec development dependencies
      linux_inet_diag: better align listener_stats struct

Lawrence Pit (1):
      Watcher: Use relative paths in HTML links
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 05f8611..1e6aaaa 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.10.0.GIT
+DEF_VER=v0.11.0
 
 LF='
 '