diff options
| author | 2008-07-26 18:58:26 +0000 | |
|---|---|---|
| committer | 2008-07-26 18:58:26 +0000 | |
| commit | aef2273b3f9b1848b4227ac5848a3141b6de5ba9 (patch) | |
| tree | 090d965558295d1435190b80574af13b87a8fa01 | |
| parent | Make m_operflood actually work, thanks to KrazyBox for this. (diff) | |
The cows gathered around, 'case the STEAKS were so high. v1.2.0a5
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10071 e03df62e-2008-0410-955e-edbf42e46eb7
| -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 6152bd980..8921a2d2b 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!sh -echo "InspIRCd-1.2.0a4+Angus" +echo "InspIRCd-1.2.0a5+GreatCowGuru" |
