about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-09-28 14:00:21 -0700
committerEric Wong <normalperson@yhbt.net>2012-09-28 14:00:21 -0700
commit8cc2b8ab08213bc6111e09ddd1ee606b546662b1 (patch)
tree7b89412625ea2d82be1bf8cbe84353c376e770ea
parent3323bb3ec4d3ac3d39d1500715422465f306771e (diff)
downloadregurgitator-0.3.0.tar.gz
regurgitator 0.3.0 - minor tweaks and fixes v0.3.0
* device: avoid primary port if http_get_port is defined
  No need to create extra traffic on a node.

* depend on latest http_spew and rpatricia
  - http_spew 0.4.1 won't send "_" in headers.
  - rpatricia 0.09 will avoid errors with invalid prefixes
    due to memory access errors.
-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='
 '