mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Release v3.3.0.
This commit is contained in:
parent
9ed9396278
commit
400de0ab00
@ -107,7 +107,7 @@ struct ModResult {
|
||||
* and numerical comparisons in preprocessor macros if they wish to support
|
||||
* multiple versions of InspIRCd in one file.
|
||||
*/
|
||||
#define INSPIRCD_VERSION_API 6
|
||||
#define INSPIRCD_VERSION_API 7
|
||||
|
||||
/**
|
||||
* This #define allows us to call a method in all
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "InspIRCd-3.2.0"
|
||||
echo "InspIRCd-3.3.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user