diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-06 03:11:32 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-06 03:11:32 +0000 |
commit | f9c3f95cb7bdb84731e482788d4cb35cc0cfefc5 (patch) | |
tree | 4acabc250080d3a4e8a3eb6f49af8788f6e22ba9 /src/svn-rev.sh | |
parent | 6ac0d029123843666db8624fdc1cb72a08578d50 (diff) |
Tidying of some vars here and there
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3485 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 15886b3ba..2d650a126 100755 --- a/src/svn-rev.sh +++ b/src/svn-rev.sh @@ -1 +1 @@ -echo 3482 +echo 3484 |