summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-03-29 17:29:20 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-03-29 17:29:20 +0000
commit3213197746249a3ace19187fd4278b9512321c03 (patch)
tree2d121e836c7b5e8c6cf740550ceba710524a40bb /include
parent07c82da30e18530f243ca36ef932d03b6f80adf0 (diff)
- Revved patchlevel to 8.1.15
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3231 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 1822ae1..52db0e3 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -25,5 +25,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.14"
+#define PATCHLEVEL "hybrid-8.1.15"
#endif