about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-03-21 14:42:32 -0700
committerEric Wong <normalperson@yhbt.net>2011-03-21 14:46:25 -0700
commitf8fe72d588cf50fa0c52058d46980af8bfa012bf (patch)
treee2801d669437b71674b280716d320a879e0c45d5
parent693beb4015cf3bfd68f76432cb3ce779e9752cc1 (diff)
downloadraindrops-0.6.0.tar.gz
Following up the huge 0.5.0 release, 0.6.0 makes
some minor improvements:

* minor UI/UX improvements for Watcher Rack app
* set close-on-exec by default for inet_diag sockets
* inet_diag build fixes for newer GNU libc6
* --with-atomic_ops-dir= build option added
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 9ae4282..6eb2f70 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.5.0.GIT
+DEF_VER=v0.6.0.GIT
 
 LF='
 '