diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-07 10:25:40 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-07 10:25:40 +0000 |
commit | 148835bea39a0a28625bdab7c7c1a709876b76aa (patch) | |
tree | 3ee02b24b685ef02d3cc8c21b0a82886639cd8ff /src/svn-rev.sh | |
parent | 16a56843b0bc40a813c1bcb275141249ca6eed0b (diff) |
Added a 'max depth' to stop recursive issue
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3507 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 ea5e71ac2..4ec28ae33 100755 --- a/src/svn-rev.sh +++ b/src/svn-rev.sh @@ -1 +1 @@ -echo 3502 +echo 3506 |