aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-04-18 17:03:26 -0500
committerGravatar Daniel De Graaf2010-04-18 17:03:26 -0500
commit903175ab1563ba88af1f885ce78c98edda062180 (patch)
tree05dc4246bdd249d5f43770b433917a4a40b7e07f
parentFix crash when a remote server has the same name as we do (diff)
1.2.7 release v1.2.7
-rwxr-xr-xsrc/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh
index 0230d51d1..10481e1bb 100755
--- a/src/version.sh
+++ b/src/version.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-echo "InspIRCd-1.2.6"
+echo "InspIRCd-1.2.7"