about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-11-11 08:46:12 +0000
committerEric Wong <normalperson@yhbt.net>2011-11-11 08:46:12 +0000
commit84e48c63074049f32660672b5a3c195d12dc3896 (patch)
tree9cfed449d9021c3501c69b44623e67d078fac4f3
parent341b4d3198013893ae9929d588cfde73fa39b2ee (diff)
downloadregurgitator-84e48c63074049f32660672b5a3c195d12dc3896.tar.gz
regurgitator 0.1.0 v0.1.0
* local_file: support HTTP Range: requests
* minor code cleanups
* update/fix install dependencies (include rpatricia)
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 92e03e3..4e7f0e3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.0.0.GIT
+DEF_VER=v0.1.0.GIT
 
 LF='
 '