We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fef4a commit bc495b6Copy full SHA for bc495b6
configure.ac
@@ -2,7 +2,7 @@ dnl configure.ac: this file is processed by autoconf to produce ./configure.
2
3
AC_PREREQ([2.71])
4
AC_INIT([Eggdrop],[1.9.5],[[email protected]],[eggdrop],[https://www.eggheads.org])
5
-AC_COPYRIGHT([Copyright (C) 1999 - 2024 Eggheads Development Team])
+AC_COPYRIGHT([Copyright (C) 1999 - 2025 Eggheads Development Team])
6
AC_LANG([C])
7
AC_REVISION([m4_esyscmd([misc/getcommit])])
8
AC_CONFIG_SRCDIR(src/eggdrop.h)
0 commit comments