diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-09 01:05:43 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-09 01:05:43 +0000 |
commit | 412ab8a25a442fd49726b9f78c039a622ee09319 (patch) | |
tree | c6262d4d6941ee3e7d29daf77115f87d1faf0ef1 /src/svn-rev.sh | |
parent | 60f91c5c3c313115dc4e92af9d728c493d8bc6aa (diff) |
Changed LUSERS to show global current to not include unregistered connections
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3574 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/svn-rev.sh')
-rwxr-xr-x | src/svn-rev.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svn-rev.sh b/src/svn-rev.sh index bfd47b72b..32598c939 100755 --- a/src/svn-rev.sh +++ b/src/svn-rev.sh @@ -1 +1 @@ -echo 3566 +echo 3572 |