about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-19 20:30:28 +0000
committerEric Wong <e@80x24.org>2014-05-19 20:30:28 +0000
commit763b263039bb92845da94d96cc1623119c632a8f (patch)
tree8e6a18e07ee0fe6a84d4453a60a842bf6f82ed70
parent068d4468bca70f39cbebbac3c7b2745bf7ce937a (diff)
downloadregurgitator-0.6.0.tar.gz
regurgitator 0.6.0 v0.6.0
* domain: do not forcibly refresh domains too often
* t0002-domain_host: workaround for cache expiry fix
* bump version and allow future GPL versions
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 2d8e4c8..18c9a46 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.5.0
+DEF_VER=v0.6.0
 
 LF='
 '