diff options
Diffstat (limited to 'exec')
| -rw-r--r-- | exec/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/configure.ac b/exec/configure.ac index d17d4410918..86e716690c1 100644 --- a/exec/configure.ac +++ b/exec/configure.ac | |||
| @@ -25,7 +25,7 @@ AC_PREREQ([2.65]) | |||
| 25 | AC_INIT([libexec], [31.0.50], [bug-gnu-emacs@gnu.org], [], | 25 | AC_INIT([libexec], [31.0.50], [bug-gnu-emacs@gnu.org], [], |
| 26 | [https://www.gnu.org/software/emacs/]) | 26 | [https://www.gnu.org/software/emacs/]) |
| 27 | 27 | ||
| 28 | AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc. | 28 | AH_TOP([/* Copyright (C) 2025 Free Software Foundation, Inc. |
| 29 | 29 | ||
| 30 | This file is part of GNU Emacs. | 30 | This file is part of GNU Emacs. |
| 31 | 31 | ||