about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-13 16:50:26 -0500
committerEric Wong <e@80x24.org>2021-02-13 16:50:43 -0500
commit28a5a25af5af598514c3cb86242760fe2eed0289 (patch)
tree21be2612792a53a7c18df74f18065893b4209ec4 /GIT-VERSION-GEN
parent3bca28e4af881a176d298eaa1f16dffe230e88cd (diff)
downloaddtas-28a5a25af5af598514c3cb86242760fe2eed0289.tar.gz
Mainly seek improvements to dtas-player.  The fallback to use
charlock-holmes for strangely-encoded files is fixed.

7 changes since 0.18.0 (2020-02-03):

      splitfx: reduce syscalls for writing comments file
      splitfx: support --err-suffix option
      player: fix +/- directional seeks while paused
      README: update and add more URLs for archives
      encoding: use CharlockHolmes properly on first run
      dtas-console: gracefully handle seek failures
      INSTALL: update dependencies for current Debian stable
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 cbc4be7..bc9a128 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-# Copyright (C) 2013-2020 all contributors <dtas-all@nongnu.org>
+# Copyright (C) 2013-2021 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 # frozen_string_literal: true
 CONSTANT = "DTAS::VERSION"