1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Bump version to 6.2.4-git

This commit is contained in:
Bram Matthys
2026-03-22 13:45:28 +01:00
parent d150da8ea5
commit 69c9130da1
10 changed files with 39 additions and 23 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
Configuration Program
for UnrealIRCd 6.2.3
for UnrealIRCd 6.2.4-git
This program will help you to compile your IRC server, and ask you
questions regarding the compile-time settings of it during the process.
+17 -1
View File
@@ -1,5 +1,21 @@
UnrealIRCd 6.2.4-git
=====================
This is the git version (development version) for future UnrealIRCd 6.2.4.
This is work in progress and may not always be a stable version.
### Enhancements:
### Changes:
* [GeoIP](https://www.unrealircd.org/docs/GeoIP): Move from `geoip_classic`
to `geoip_mmdb` as the default backend, at least for new installations.
### Fixes:
### Developers and protocol:
UnrealIRCd 6.2.3
=================
-----------------
This version comes with several new features, improved security,
and a number of bug fixes.