Skip to content

Commit

Permalink
Update python mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
vanosg committed Feb 17, 2024
1 parent 79c8c42 commit 0604108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mod/python.mod/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sinclude(../eggmod.m4)
builtin(include,../../../m4/python.m4)
builtin(include,../../../m4/ax_compare_version.m4)

AC_INIT([Eggdrop Python Module],[1.9.3],[[email protected]])
AC_INIT([Eggdrop Python Module],[1.10.0],[[email protected]])

AC_CONFIG_SRCDIR(python.c)
AC_CONFIG_AUX_DIR(../../../misc)
Expand Down

0 comments on commit 0604108

Please sign in to comment.