diff options
| author | 2008-12-02 20:14:16 +0000 | |
|---|---|---|
| committer | 2008-12-02 20:14:16 +0000 | |
| commit | ee2731fcd64d8eccab2501864d0943b813e293d8 (patch) | |
| tree | 0e80bde21b020671ac18fc6b06424a716fd01065 | |
| parent | Don't build the core as lots of shared objects, but instead do it properly. (diff) | |
1.1.21 release! v1.1.22
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10841 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 f9e4258ae..51cf0de02 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!sh -echo "InspIRCd-1.1.21+Caciocavallo" +echo "InspIRCd-1.1.22+Azeitao" |
