aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar brain2005-03-25 21:18:05 +0000
committerGravatar brain2005-03-25 21:18:05 +0000
commitb916fcbc057759fbcd86a7d7b579878a4ff4305a (patch)
treeb565e311bc3a113e74afb3760e9c7332810811b5 /src
parentFixed 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-xsrc/version.sh2
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)"