summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-updater')
-rwxr-xr-xemacs-updater4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs-updater b/emacs-updater
index 3cf85b0..6d03c34 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -6,7 +6,7 @@
# Christian Faulhammer <fauli@gentoo.org>
# Ulrich Müller <ulm@gentoo.org>
-VERSION=1.16
+VERSION=1.17
EMACS=/usr/bin/emacs
GETOPT=/usr/bin/getopt
SITELISP=/usr/share/emacs/site-lisp
@@ -69,7 +69,7 @@ usage() {
version() {
cat <<-EOF
Emacs updater version ${VERSION}
- Copyright 2007-2019 Gentoo Authors
+ Copyright 2007-2023 Gentoo Authors
Distributed under the terms of the GNU GPL version 2 or later.
Gentoo Emacs project: <https://wiki.gentoo.org/wiki/Project:Emacs>