Skip to content

Commit bc495b6

Browse files
committed
Create inconsistent autotools state
1 parent d1fef4a commit bc495b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dnl configure.ac: this file is processed by autoconf to produce ./configure.
22

33
AC_PREREQ([2.71])
44
AC_INIT([Eggdrop],[1.9.5],[[email protected]],[eggdrop],[https://www.eggheads.org])
5-
AC_COPYRIGHT([Copyright (C) 1999 - 2024 Eggheads Development Team])
5+
AC_COPYRIGHT([Copyright (C) 1999 - 2025 Eggheads Development Team])
66
AC_LANG([C])
77
AC_REVISION([m4_esyscmd([misc/getcommit])])
88
AC_CONFIG_SRCDIR(src/eggdrop.h)

0 commit comments

Comments
 (0)