about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-05-29 19:07:08 +0000
committerEric Wong <normalperson@yhbt.net>2013-05-29 19:07:08 +0000
commitb0c176476fd590106240a569c00a8fb609a9b035 (patch)
treee2873cb538d4495ac609475ff3b976bd09e2de55
parent95bb535b900b03ce18052c057b2988ed7defd32a (diff)
downloadregurgitator-b0c176476fd590106240a569c00a8fb609a9b035.tar.gz
regurgitator 0.4.0 - minor cleanups + logging v0.4.0
Eric Wong (4):
      test-lib: startup fixes for rackup
      endpoint: log unrecoverable NoDevices errors for debugging
      gemspec: remove date
      gemspec: relax rpatricia dependency
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e1fc604..36daf33 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.3.0.GIT
+DEF_VER=v0.4.0
 
 LF='
 '