diff options
| author | 2006-07-30 13:34:40 +0000 | |
|---|---|---|
| committer | 2006-07-30 13:34:40 +0000 | |
| commit | aa6baa7fef93cf62d61fb0ac87c15d59c37f3997 (patch) | |
| tree | eddf309feb84ac124fd2e0d67d400099d34a66d0 | |
| parent | Fix m_timedbans to send out the mode removal REMOTELY on expire so that other... (diff) | |
1.0.6+Moose (We cant have Moose with scandanavian crossed 'o', bash cant handle utf8 without special configuration (neither can svn, which is why i cant put it in this commit notice :/)) v1.0.6
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4597 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 e5e104ce4..0b2ac14a3 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!sh -echo "InspIRCd-1.0.6" +echo "InspIRCd-1.0.6+Moose" |
