diff options
| author | 2008-04-20 22:18:53 +0000 | |
|---|---|---|
| committer | 2008-04-20 22:18:53 +0000 | |
| commit | 6fc4c5f1059cda0ff82f130a370c5c570de53bac (patch) | |
| tree | feb49186a443bb63824f82441fb2567bf7954ce3 | |
| parent | Fix a bad return value (diff) | |
1.1.19+Cheshire (This is the oldest british cheese apparently) v1.1.19
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9560 e03df62e-2008-0410-955e-edbf42e46eb7
| -rwxr-xr-x | src/version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh index db3532971..ca3fe87f2 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!sh -echo "InspIRCd-1.1.18+Gudbrandsdalsost" +echo "InspIRCd-1.1.19+Cheshire" |
