mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Release v4.2.0.
This commit is contained in:
parent
0c6f97d7e9
commit
dd7544a9f0
@ -22,7 +22,7 @@
|
||||
class Module;
|
||||
|
||||
/** The version of the InspIRCd ABI which is presently in use. */
|
||||
#define MODULE_ABI 4001UL
|
||||
#define MODULE_ABI 4002UL
|
||||
|
||||
/** Stringifies the value of a symbol. */
|
||||
#define MODULE_STRINGIFY_SYM1(DEF) MODULE_STRINGIFY_SYM2(DEF)
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "InspIRCd-4.1.0"
|
||||
echo "InspIRCd-4.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user