about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2022-06-16 16:51:29 +0000
committerEric Wong <bofh@yhbt.net>2022-06-16 16:51:29 +0000
commite0efbc362b578d78f3c7f1fa584b2f9fd518c8d0 (patch)
treebde49969de2af2949b3cf34c834e85e22627bd6e /GIT-VERSION-GEN
parenta16af8264d90782a5d0bcb4a8b5d6b707e57f0f0 (diff)
downloadclogger-2.4.0.tar.gz
Only 2 code changes, neither of which is really relevant for 99% of
users using the C extension and strict HTTP parsers.

      escape env['REQUEST_METHOD'] for non-strict HTTP servers
      pure: fix time.rb incompatibility in Ruby 3.1+
      doc: drop git:// URLs, use shorter domain for IMAP links
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 237b11a..8fc5dc1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.1
+DEF_VER=v2.4.0
 
 LF='
 '