aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-09-05 09:48:37 -0400
committerGravatar Daniel De Graaf2010-09-05 09:48:37 -0400
commitacece674b2f00aae34493d795b9e83be62ac15b3 (patch)
tree996f71426c8163b39b72c9c4f44732839c672262
parentFix crash in m_silence when provided with a bad pattern (bug #79) (diff)
1.2.8 release v1.2.8
-rwxr-xr-xsrc/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.sh b/src/version.sh
index 10481e1bb..0a72e59d2 100755
--- a/src/version.sh
+++ b/src/version.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-echo "InspIRCd-1.2.7"
+echo "InspIRCd-1.2.8"