summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-09 11:56:33 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-09 11:56:33 +0000
commitbd2ed8b0e2fa874dad2417f31a4c147df836d91d (patch)
treee9554bde3323fda09a9a75b9a88cfa535ff961c7 /include
parent70d9cca1cdd7bb46ee98757fa54b98a9a8f66bf6 (diff)
- Revved version to 8.1.18
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3920 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 f62612c..d4961c8 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -25,5 +25,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.17"
+#define PATCHLEVEL "hybrid-8.1.18"
#endif