Bram Matthys
41c1f01011
Bump version to 4.2.3-dev to make clear that this git version is under development.
2019-03-03 17:14:09 +01:00
Bram Matthys
425571a8d2
Update UnrealIRCd version to 4.2.2-dev
2019-01-18 13:22:58 +01:00
Bram Matthys
8bbcd94071
Set UnrealIRCd version to 4.2.1-dev
2018-12-10 08:24:57 +01:00
Bram Matthys
6acfa3404b
UnrealIRCd version updates
2018-09-28 09:26:40 +02:00
Bram Matthys
1f4fcb9407
Set version to 4.0.19-dev
2018-07-15 17:40:18 +02:00
Bram Matthys
2bbdf22d76
Set git version to 4.0.18-devel
2017-12-29 09:34:31 +01:00
Bram Matthys
e4ce20466e
Bump proto version to 4017.
2017-12-01 10:03:45 +01:00
Bram Matthys
55e4c8ea03
Tell admins to verify the SSL/TLS certificates of their server links.
...
https://www.unrealircd.org/docs/Link_verification
This is only outputted if both sides are 4.0.16+ so we can use spkifp
and use the same instruction on both sides of the link.
(If we would do it for previous versions then we would only give
half of the instructions to the users, which makes no sense)
2017-10-09 14:17:35 +02:00
Bram Matthys
98b13429a5
Update version to 4.0.0
2015-12-24 14:04:04 +01:00
Bram Matthys
29e645874e
Report properly as 4.0.0-rc1 (not 4.0-rc1)
2015-10-11 17:58:04 +02:00
Bram Matthys
01f3d7a03b
Bump protocol version to a more appropriate number (3999) for RC series. Will later become 4000 for the 4.0.0 stable release.
2015-10-11 16:14:59 +02:00
Bram Matthys
6c0ebb5bd3
Protection against linking race conditions is back again (IOTW: allow very rapid re-linking), but only if your network is fully 3.4.x (actually: current git unreal34 or later)
...
Re-implemented PROTOCTL SERVERS= which nenolod ripped out (#4355 ).
Add 2nd argument to PROTOCTL EAUTH=servername,unrealprotocol
Change UnrealProtocol from 2350 to 2351
2015-07-10 21:57:13 +02:00
Bram Matthys
101d2dd6a3
Big 3.4.x commit containing bug fixes and enhancements. Modularizing
...
user & channel modes. Fixing Windows build. Etc..
2014-05-11 20:56:02 +02:00
William Pitcock
a9415f39d3
- bump UnrealProtocol to 2312 for deny version blocks
2013-05-25 11:19:54 +00:00
Bram Matthys
6ddeb0ccb3
Some quick changes to make the IRCd report as version 4.0-dev
2012-11-23 19:45:34 +01:00
Bram Matthys
f70a201715
- Update version to 3.2.10-rc1
2012-10-16 15:25:04 +02:00
Nathan Phillip Brink
23516d8e99
- Enforce matching of unrealircd version and PACKAGE_VERSION macros ( #4014 ).
...
Now the UNREAL_VERSION_GENERATION, UNREAL_VERSION_MAJOR,
UNREAL_VERSION_MINOR, and UNREAL_VERSION_SUFFIX macros are
autogenerated from PACKAGE_VERSION.
2011-12-26 17:23:36 +00:00
Bram Matthys
6ab9d06a6c
Manually update UNREAL_VERSION_TIME to 201144
2011-11-05 09:58:17 +01:00
Bram Matthys
d19bce6c42
** 3.2.9 release **
2011-11-05 09:54:12 +01:00
Bram Matthys
df6e300ecd
** 3.2.9-rc2 release ** + last-minute fix #0004028
2011-07-18 12:55:06 +02:00
autoupdate
cfec5bb08a
Automatic weekly version update: 201120
2011-05-15 23:00:03 +00:00
autoupdate
7ed4b2cac9
Automatic weekly version update: 201119
2011-05-08 23:00:02 +00:00
autoupdate
1a1cb25c98
Automatic weekly version update: 201118
2011-05-01 23:00:02 +00:00
autoupdate
aac9b61d9c
Automatic weekly version update: 201117
2011-04-24 23:00:02 +00:00
autoupdate
49ad2b388d
Automatic weekly version update: 201116
2011-04-17 23:00:02 +00:00
autoupdate
b0914f9a44
Automatic weekly version update: 201115
2011-04-10 23:00:03 +00:00
autoupdate
2f0cab1ac1
Automatic weekly version update: 201114
2011-04-03 23:00:02 +00:00
autoupdate
71102b1d41
Automatic weekly version update: 201113
2011-03-27 23:00:03 +00:00
autoupdate
0db5417b83
Automatic weekly version update: 201112
2011-03-21 00:00:03 +00:00
autoupdate
8a39b26e56
Automatic weekly version update: 201111
2011-03-14 00:00:02 +00:00
autoupdate
26847b8692
Automatic weekly version update: 201110
2011-03-07 00:00:02 +00:00
autoupdate
39dd1eaca8
Automatic weekly version update: 201109
2011-02-28 00:00:02 +00:00
autoupdate
f1d9606b4f
Automatic weekly version update: 201108
2011-02-21 00:00:02 +00:00
autoupdate
c68c7918dd
Automatic weekly version update: 201107
2011-02-14 00:00:03 +00:00
autoupdate
5a71b706c3
Automatic weekly version update: 201106
2011-02-07 00:00:03 +00:00
autoupdate
abae8bad84
Automatic weekly version update: 201105
2011-01-31 00:00:02 +00:00
autoupdate
627bfd9cf7
Automatic weekly version update: 201104
2011-01-24 00:00:02 +00:00
autoupdate
e67274fc69
Automatic weekly version update: 201103
2011-01-17 00:00:02 +00:00
autoupdate
7e24744601
Automatic weekly version update: 201102
2011-01-10 00:00:02 +00:00
Bram Matthys
cf1a52a927
- Bump server protocol version to 2310, due to the various changes and so
...
you can use deny link { } blocks if you want to deny older versions than
this release.
2011-01-08 10:51:58 +00:00
autoupdate
5268649357
Automatic weekly version update: 201101
2011-01-03 00:00:03 +00:00
autoupdate
751584bbcb
Automatic weekly version update: 201052
2010-12-27 00:00:03 +00:00
autoupdate
311efc56b4
Automatic weekly version update: 201051
2010-12-20 00:00:03 +00:00
Bram Matthys
0c8f523e1d
** 3.2.9-rc1 release **
2010-12-15 12:50:48 +00:00
autoupdate
aa0f869213
Automatic weekly version update: 201050
2010-12-13 00:00:03 +00:00
autoupdate
f6e12c316b
Automatic weekly version update: 201049
2010-12-06 00:00:03 +00:00
autoupdate
202318cb12
Automatic weekly version update: 201048
2010-11-29 00:00:03 +00:00
autoupdate
7c86c421c9
Automatic weekly version update: 201047
2010-11-22 00:00:02 +00:00
autoupdate
d53d7156ae
Automatic weekly version update: 201046
2010-11-15 00:00:02 +00:00
autoupdate
6e8b77aa86
Automatic weekly version update: 201045
2010-11-08 00:00:04 +00:00