aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar w00t2009-04-16 21:59:47 +0000
committerGravatar w00t2009-04-16 21:59:47 +0000
commitc6f1e7997d846cabe33bb031d9d5fcf0790b83fa (patch)
tree626ad8c3a5880f5cfcf85bd24901e2e0ee6685ef /src
parentAddendum to r11303, fix for bug #833: use correct result for the type (bitmas... (diff)
Bump to rc3 in preperation for release Real Soon (tm). Developers, please look at getting fixes for open bugs in ASAP.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11306 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 587b78411..8f4d8d2e6 100755
--- a/src/version.sh
+++ b/src/version.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-echo "InspIRCd-1.2.0rc2+PepperSteik"
+echo "InspIRCd-1.2.0rc3"