about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-13 02:52:16 +0000
committerEric Wong <e@80x24.org>2015-01-13 02:52:16 +0000
commit6f826c29bf10e6375ccd620928ddedd8292db839 (patch)
treee923df1e01236da1e1b4862741a92bc0072a0ecd /GIT-VERSION-GEN
parentaa20e0bf3368810ea6580cddc1f5c80f99b97d7c (diff)
downloadclogger-6f826c29bf10e6375ccd620928ddedd8292db839.tar.gz
Most notably, there's a new mailing list at

	clogger-public@bogomips.org

You may (optionally) subscribe to the new mailing list at:

	clogger-public+subscribe@bogomips.org

If you're on librelist, you'll need to subscribe manually since
librelist subscribers cannot be imported.  Of course, you do not
have to be subscribed to post, either (please Cc: everyone as folks
may not be subscribed).

shortlog:
      README: document $env support for reading Rack env
      switch docs + website to olddoc
      ext: get rid of noisy and unnecessary cast
      new mailing list at clogger-public@bogomips.org
      gemspec: use SPDX license abbreviation
      remove Rubyforge reference in Rakefile
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f6a10f2..1f15e96 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0
+DEF_VER=v2.0.1
 
 LF='
 '