diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-02 16:08:12 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-02 16:08:12 +0000 |
commit | 055b733595c6a10b33fe37d1b754b3e8a365b888 (patch) | |
tree | c8a44207c2bb809dcf250ab60b8b4874b6152c3b /src/svn-rev.sh | |
parent | b1270ff5650fc41847912885e574dd7dc31e0bc8 (diff) |
More efficient AddClient, initializes two identical buffers at once ;)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3427 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 9c5ce412e..66d292615 100755 --- a/src/svn-rev.sh +++ b/src/svn-rev.sh @@ -1 +1 @@ -echo 3422 +echo 3426 |