File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # From configure.ac 1ba8410 .
2
+ # From configure.ac 2d18f05a7 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
4
# Generated by GNU Autoconf 2.71 for Eggdrop 1.10.0.
5
5
#
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # From configure.ac 1ba8410 .
2
+ # From configure.ac 2d18f05a7 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
4
# Generated by GNU Autoconf 2.71 for Eggdrop Compress Module 1.10.0.
5
5
#
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # From configure.ac 1ba8410 .
2
+ # From configure.ac 2d18f05a7 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
4
# Generated by GNU Autoconf 2.71 for Eggdrop DNS Module 1.10.0.
5
5
#
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # From configure.ac 1ba8410 .
2
+ # From configure.ac 2d18f05a7 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
4
# Generated by GNU Autoconf 2.71 for Eggdrop Python Module 1.10.0.
5
5
#
@@ -2147,7 +2147,7 @@ done
2147
2147
-e 's/[^0-9]//g'`
2148
2148
2149
2149
2150
- ax_compare_version_B=` echo "3.8.0 " | sed -e 's/\([0-9]*\)/Z\1Z/g' \
2150
+ ax_compare_version_B=` echo "3.8" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
2151
2151
-e 's/Z\([0-9]\)Z/Z0\1Z/g' \
2152
2152
-e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
2153
2153
-e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
Original file line number Diff line number Diff line change 27
27
*/
28
28
29
29
#define EGG_STRINGVER "1.10.0"
30
- #define EGG_NUMVER 1100001
31
- #define EGG_PATCH "RC1 "
30
+ #define EGG_NUMVER 1100002
31
+ #define EGG_PATCH "RC2 "
You can’t perform that action at this time.
0 commit comments