summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-23 18:33:26 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-23 18:33:26 +0000
commit9a973771fd4483828e7b30eb0a5a541b47ba58b2 (patch)
tree65629e3dbefee5933b4e7e84985ff3d796fe934c /include
parentdaeb13461cae61532d15b44dd47aaec62ee6ae48 (diff)
- Bump patchlevel to 8.1.8
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2488 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-rw-r--r--include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/patchlevel.h b/include/patchlevel.h
index 7420ab0..41eedf1 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.7"
+#define PATCHLEVEL "hybrid-8.1.8"
#endif