about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-10-14 14:59:52 -0700
committerEric Wong <normalperson@yhbt.net>2011-10-14 14:59:52 -0700
commit68f5fdb76231aad5d9d2bcf33c33758394bb15a8 (patch)
tree0f78f842031b1d7149abf9045bb22ddf805445e7
parent5d76462eb312df5343c1870fb68094459deca6ca (diff)
downloadraindrops-0.8.0.tar.gz
There are various updates to the Raindrops::Watcher Rack app.
Most notably, the timestamp where the a statistic first and last
hit its peak value (active/queued connections) is captured.

As usual, the latest Raindrops::Watcher is running at:
  http://raindrops-demo.bogomips.org/
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ce2977d..fa41b67 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.7.0.GIT
+DEF_VER=v0.8.0.GIT
 
 LF='
 '