summaryrefslogtreecommitdiff
path: root/src/version.sh
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-02-15 19:03:49 -0600
committerGravatar Daniel De Graaf2010-02-19 11:40:24 -0600
commit461f7f2596e6eeeb93da9d4acd823d396654355d (patch)
treea6e09966d9c40792717e324ba9538e6845e163ac /src/version.sh
parentDisable -O2 when compiling with full debug, allow make D=2 to enable debug+op... (diff)
Mark as version 2.1 v2.1fork
Diffstat (limited to 'src/version.sh')
-rwxr-xr-xsrc/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh
index b87a5470d..b71b4df0f 100755
--- a/src/version.sh
+++ b/src/version.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-echo "InspIRCd-2.0b3"
+echo "InspIRCd-2.1a0"