about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-07-28 02:12:29 +0000
committerEric Wong <e@80x24.org>2016-07-28 02:14:57 +0000
commitfa1ce912cbf1bea1274d7cbcb0d657e0bb4814ad (patch)
tree22cca9d2d99bfaaf1d6d72ee6c642b46ec23ccaf
parent2ff984bed2cae91c922780809ab2ffc8890ecc27 (diff)
downloadclogger-fa1ce912cbf1bea1274d7cbcb0d657e0bb4814ad.tar.gz
5 changes since 2.0.2:
      test_clogger: add test for REMOTE_USER
      ext: avoid clobbering existing system functions
      pure: remove Rack::Utils.bytesize dependency
      loosen rack dependency to allow rack 2.x
      doc use HTTPS for URLs and move homepage

Note the new homepage:

homepage: https://bogomips.org/clogger/
code: git clone https://bogomips.org/clogger.git
mail archives: https://bogomips.org/clogger-public/
email us and our archives: clogger-public@bogomips.org

Coming soon:
- hidden service mirrors for the homepage + git host
- POP3 mailing list subscriptions!
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 8af4d6c..49932c7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.2
+DEF_VER=v2.1.0
 
 LF='
 '