summaryrefslogtreecommitdiff
path: root/src/svn-rev.sh
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-03-10 12:13:19 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-03-10 12:13:19 +0000
commit57f498f8045c9ca010b09b860fe7c5a9ef9cf8c4 (patch)
treee7965fb7d5abf4794e0bbd4d37e73ea3572bcf38 /src/svn-rev.sh
parent1acda32c6a39372b72c18b04d976eb07f4bee676 (diff)
Faster CullItem/CullList using strdup rather than copying a std::string
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3626 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/svn-rev.sh')
-rwxr-xr-xsrc/svn-rev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svn-rev.sh b/src/svn-rev.sh
index c9ebce74d..8b1f627c1 100755
--- a/src/svn-rev.sh
+++ b/src/svn-rev.sh
@@ -1 +1 @@
-echo 3623
+echo 3625