File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11
2- Eggdrop Changes (Last Updated 2022-11-11 ):
2+ Eggdrop Changes (Last Updated 2022-12-12 ):
33__________________________________________
44
5- Eggdrop v1.9.4rc1 :
5+ Eggdrop v1.9.4 :
66
7+ 2022-12-12 * Fix typo
8+ * Add systemd option to autobotchk
9+ [Patch by: @PeGaSuS-Coder, Geo]
10+ * Update NEWS for 1.9.4
11+ * update docs for 1.9.4
12+
13+ Eggdrop v1.9.4rc1 (2022-11-11):
14+
15+ 2022-11-11 * Eggdrop v1.9.4 Release Candidate 1
716 2022-11-10 * Fix matchattr without flags
8- [Found by: crazycatdevs, wilk / Patch by: thommey]
17+ [Found by: crazycatdevs / Patch by: thommey]
918 * redo matching docs
1019 * Update NEWS
1120 * Update version strings to 1.9.4
Original file line number Diff line number Diff line change @@ -319,4 +319,4 @@ <h2>Setting up SASL authentication<a class="headerlink" href="#setting-up-sasl-a
319319 </ div >
320320
321321 </ body >
322- </ html >
322+ </ html >
Original file line number Diff line number Diff line change 2727 */
2828
2929#define EGG_STRINGVER "1.9.4"
30- #define EGG_NUMVER 1090401
31- #define EGG_PATCH "RC1"
30+ #define EGG_NUMVER 1090402
You can’t perform that action at this time.
0 commit comments