diff options
| author | 2018-04-22 15:18:28 +0100 | |
|---|---|---|
| committer | 2018-04-22 15:18:28 +0100 | |
| commit | 9ef3725b682ba6a82f07fc09b243d0f94f6513ab (patch) | |
| tree | 6f31bc2c87a75a227b655c086bacd3d7c45b23a7 /src/version.sh | |
| parent | Move a bunch of optional module numerics to the module source file. (diff) | |
Release v3.0.0 alpha 7. v3.0.0a7
Diffstat (limited to 'src/version.sh')
| -rwxr-xr-x | src/version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh index ac0b37fbe..9cf562629 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "InspIRCd-3.0.0-a6" +echo "InspIRCd-3.0.0-a7" |
