about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-11 23:25:49 +0000
committerEric Wong <normalperson@yhbt.net>2011-05-11 23:25:49 +0000
commitb53bbc7852d9788099e514b54a0b90d82a3338bb (patch)
tree08e7888d0de066d3053cd34bb18c0c57fb5afda1
parent9d42089445aa2b61a50bf9a57a6f839569f4a1d4 (diff)
downloadhttp_spew-b53bbc7852d9788099e514b54a0b90d82a3338bb.tar.gz
http_spew 0.3.0 - ContentMD5 improvements v0.3.0
There are minor changes to HTTP_Spew::ContentMD5:
* allow optional input param to initialize
* update bytes_digested for incomplete xfers

Still not API-stable, but maybe it's closer...
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e36125a..e1fc604 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.2.0.GIT
+DEF_VER=v0.3.0.GIT
 
 LF='
 '