diff --git a/configure b/configure index 050b34976..10d439b90 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac e9aead7. +# From configure.ac 0ea3718f. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for Eggdrop 1.9.5. +# Generated by GNU Autoconf 2.71 for Eggdrop 1.10.0. # # Report bugs to . # @@ -614,8 +614,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Eggdrop' PACKAGE_TARNAME='eggdrop' -PACKAGE_VERSION='1.9.5' -PACKAGE_STRING='Eggdrop 1.9.5' +PACKAGE_VERSION='1.10.0' +PACKAGE_STRING='Eggdrop 1.10.0' PACKAGE_BUGREPORT='bugs@eggheads.org' PACKAGE_URL='https://www.eggheads.org' @@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Eggdrop 1.9.5 to adapt to many kinds of systems. +\`configure' configures Eggdrop 1.10.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1428,7 +1428,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Eggdrop 1.9.5:";; + short | recursive ) echo "Configuration of Eggdrop 1.10.0:";; esac cat <<\_ACEOF @@ -1540,7 +1540,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Eggdrop configure 1.9.5 +Eggdrop configure 1.10.0 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2199,7 +2199,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Eggdrop $as_me 1.9.5, which was +It was created by Eggdrop $as_me 1.10.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -11248,7 +11248,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Eggdrop $as_me 1.9.5, which was +This file was extended by Eggdrop $as_me 1.10.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11317,7 +11317,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -Eggdrop config.status 1.9.5 +Eggdrop config.status 1.10.0 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 7620bdffb..ed9e1e5b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl configure.ac: this file is processed by autoconf to produce ./configure. AC_PREREQ([2.71]) -AC_INIT([Eggdrop],[1.9.5],[bugs@eggheads.org],[eggdrop],[https://www.eggheads.org]) +AC_INIT([Eggdrop],[1.10.0],[bugs@eggheads.org],[eggdrop],[https://www.eggheads.org]) AC_COPYRIGHT([Copyright (C) 1999 - 2024 Eggheads Development Team]) AC_LANG([C]) AC_REVISION([m4_esyscmd([misc/getcommit])]) diff --git a/doc/html/using/tcl-commands.html b/doc/html/using/tcl-commands.html index a3368cdfa..c86a0e345 100644 --- a/doc/html/using/tcl-commands.html +++ b/doc/html/using/tcl-commands.html @@ -123,7 +123,7 @@

Eggdrop Tcl Commands -

This list is accurate for Eggdrop v1.9.5. Scripts written for v1.3, v1.4, +

This list is accurate for Eggdrop v1.10.0. Scripts written for v1.3, v1.4, 1.6 and 1.8 series of Eggdrop should probably work with a few minor modifications depending on the script. Scripts which were written for v0.9, v1.0, v1.1 or v1.2 will probably not work without modification. Commands which have diff --git a/doc/sphinx_source/using/tcl-commands.rst b/doc/sphinx_source/using/tcl-commands.rst index a5eaac022..2daf428df 100644 --- a/doc/sphinx_source/using/tcl-commands.rst +++ b/doc/sphinx_source/using/tcl-commands.rst @@ -13,7 +13,7 @@ of the normal Tcl built-in commands are still there, of course, but you can also use these to manipulate features of the bot. They are listed according to category. -This list is accurate for Eggdrop v1.9.5. Scripts written for v1.3, v1.4, +This list is accurate for Eggdrop v1.10.0. Scripts written for v1.3, v1.4, 1.6 and 1.8 series of Eggdrop should probably work with a few minor modifications depending on the script. Scripts which were written for v0.9, v1.0, v1.1 or v1.2 will probably not work without modification. Commands which have diff --git a/doc/tcl-commands.doc b/doc/tcl-commands.doc index 33a257c89..c537001bb 100644 --- a/doc/tcl-commands.doc +++ b/doc/tcl-commands.doc @@ -7,7 +7,7 @@ of the normal Tcl built-in commands are still there, of course, but you can also use these to manipulate features of the bot. They are listed according to category. -This list is accurate for Eggdrop v1.9.5. Scripts written for v1.3, +This list is accurate for Eggdrop v1.10.0. Scripts written for v1.3, v1.4, 1.6 and 1.8 series of Eggdrop should probably work with a few minor modifications depending on the script. Scripts which were written for v0.9, v1.0, v1.1 or v1.2 will probably not work without diff --git a/misc/newversion b/misc/newversion index 747ff0a36..51af826ef 100755 --- a/misc/newversion +++ b/misc/newversion @@ -40,8 +40,8 @@ fi umask 022 OLD_EGGVERSION=$(grep AC_INIT configure.ac| sed -e 's/AC_INIT(\[Eggdrop\],\[//g' -e 's/\],\[bugs@eggheads.org\].*//g') -NEW_EGGVERSION=$(echo $OLD_EGGVERSION | cut -d. -f1-2).$(($(echo $OLD_EGGVERSION | cut -d. -f3) + 1)) -#NEW_EGGVERSION="1.9.0" +#NEW_EGGVERSION=$(echo $OLD_EGGVERSION | cut -d. -f1-2).$(($(echo $OLD_EGGVERSION | cut -d. -f3) + 1)) +NEW_EGGVERSION="1.10.0" NEW_NUMVERSION=$(($(grep '^#define EGG_NUMVER.*' src/version.h |cut -d " " -f 3|sed -e 's/..$/00/') + 100)) #NEW_NUMVERSION="1090000" diff --git a/src/mod/compress.mod/configure b/src/mod/compress.mod/configure index c336a3d8c..f639a7bbe 100755 --- a/src/mod/compress.mod/configure +++ b/src/mod/compress.mod/configure @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac e9aead7. +# From configure.ac 0ea3718f. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for Eggdrop Compress Module 1.9.5. +# Generated by GNU Autoconf 2.71 for Eggdrop Compress Module 1.10.0. # # Report bugs to . # @@ -613,8 +613,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Eggdrop Compress Module' PACKAGE_TARNAME='eggdrop-compress-module' -PACKAGE_VERSION='1.9.5' -PACKAGE_STRING='Eggdrop Compress Module 1.9.5' +PACKAGE_VERSION='1.10.0' +PACKAGE_STRING='Eggdrop Compress Module 1.10.0' PACKAGE_BUGREPORT='bugs@eggheads.org' PACKAGE_URL='' @@ -1260,7 +1260,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Eggdrop Compress Module 1.9.5 to adapt to many kinds of systems. +\`configure' configures Eggdrop Compress Module 1.10.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1323,7 +1323,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Eggdrop Compress Module 1.9.5:";; + short | recursive ) echo "Configuration of Eggdrop Compress Module 1.10.0:";; esac cat <<\_ACEOF @@ -1403,7 +1403,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Eggdrop Compress Module configure 1.9.5 +Eggdrop Compress Module configure 1.10.0 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1561,7 +1561,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Eggdrop Compress Module $as_me 1.9.5, which was +It was created by Eggdrop Compress Module $as_me 1.10.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3549,7 +3549,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Eggdrop Compress Module $as_me 1.9.5, which was +This file was extended by Eggdrop Compress Module $as_me 1.10.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3604,7 +3604,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -Eggdrop Compress Module config.status 1.9.5 +Eggdrop Compress Module config.status 1.10.0 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/src/mod/compress.mod/configure.ac b/src/mod/compress.mod/configure.ac index 1dcf19572..ffe7aba83 100644 --- a/src/mod/compress.mod/configure.ac +++ b/src/mod/compress.mod/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ([2.71]) sinclude(../eggmod.m4) -AC_INIT([Eggdrop Compress Module],[1.9.5],[bugs@eggheads.org]) +AC_INIT([Eggdrop Compress Module],[1.10.0],[bugs@eggheads.org]) AC_CONFIG_SRCDIR(compress.c) AC_CONFIG_AUX_DIR(../../../misc) diff --git a/src/mod/dns.mod/configure b/src/mod/dns.mod/configure index 20c9653b6..667f8ae70 100755 --- a/src/mod/dns.mod/configure +++ b/src/mod/dns.mod/configure @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac e9aead7. +# From configure.ac 0ea3718f. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for Eggdrop DNS Module 1.9.5. +# Generated by GNU Autoconf 2.71 for Eggdrop DNS Module 1.10.0. # # Report bugs to . # @@ -613,8 +613,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Eggdrop DNS Module' PACKAGE_TARNAME='eggdrop-dns-module' -PACKAGE_VERSION='1.9.5' -PACKAGE_STRING='Eggdrop DNS Module 1.9.5' +PACKAGE_VERSION='1.10.0' +PACKAGE_STRING='Eggdrop DNS Module 1.10.0' PACKAGE_BUGREPORT='bugs@eggheads.org' PACKAGE_URL='' @@ -1229,7 +1229,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Eggdrop DNS Module 1.9.5 to adapt to many kinds of systems. +\`configure' configures Eggdrop DNS Module 1.10.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1292,7 +1292,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Eggdrop DNS Module 1.9.5:";; + short | recursive ) echo "Configuration of Eggdrop DNS Module 1.10.0:";; esac cat <<\_ACEOF @@ -1372,7 +1372,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Eggdrop DNS Module configure 1.9.5 +Eggdrop DNS Module configure 1.10.0 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1530,7 +1530,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Eggdrop DNS Module $as_me 1.9.5, which was +It was created by Eggdrop DNS Module $as_me 1.10.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3587,7 +3587,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Eggdrop DNS Module $as_me 1.9.5, which was +This file was extended by Eggdrop DNS Module $as_me 1.10.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3642,7 +3642,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -Eggdrop DNS Module config.status 1.9.5 +Eggdrop DNS Module config.status 1.10.0 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/src/mod/dns.mod/configure.ac b/src/mod/dns.mod/configure.ac index 7ec02e33d..41fc6e198 100644 --- a/src/mod/dns.mod/configure.ac +++ b/src/mod/dns.mod/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ([2.71]) sinclude(../eggmod.m4) -AC_INIT([Eggdrop DNS Module],[1.9.5],[bugs@eggheads.org]) +AC_INIT([Eggdrop DNS Module],[1.10.0],[bugs@eggheads.org]) AC_CONFIG_SRCDIR(coredns.c) AC_CONFIG_AUX_DIR(../../../misc) diff --git a/src/version.h b/src/version.h index 64e4e4698..c05a34e75 100644 --- a/src/version.h +++ b/src/version.h @@ -26,6 +26,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define EGG_STRINGVER "1.9.5" -#define EGG_NUMVER 1090506 -#define EGG_PATCH "accounttracking" +#define EGG_STRINGVER "1.10.0" +#define EGG_NUMVER 1100000 +#define EGG_PATCH "alpha"