diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-09 15:41:25 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-09 15:41:25 +0000 |
commit | bb81e1a5f38b1d6487e53aa5ac69ca7ced9f6562 (patch) | |
tree | 9ed65daf0e338aebf9525b0b018b49a0437e3a4a /src/svn-rev.sh | |
parent | bff75471cfdb7bb5bdc57c0c879117c38a977650 (diff) |
Improved strhashcomp with no allocations
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3596 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 8acb32dfb..74ad7dc66 100755 --- a/src/svn-rev.sh +++ b/src/svn-rev.sh @@ -1 +1 @@ -echo 3593 +echo 3595 |