diff options
| author | 2005-03-25 21:18:05 +0000 | |
|---|---|---|
| committer | 2005-03-25 21:18:05 +0000 | |
| commit | b916fcbc057759fbcd86a7d7b579878a4ff4305a (patch) | |
| tree | b565e311bc3a113e74afb3760e9c7332810811b5 /src | |
| parent | Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation: (diff) | |
Changed version to B1
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@909 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src')
| -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 7677c1baa..491057175 100755 --- a/src/version.sh +++ b/src/version.sh @@ -1,2 +1,2 @@ #!sh -echo "InspIRCd-1.0[Alpha12]" +echo "InspIRCd-1.0(Beta1)" |
