summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-12-20 17:58:49 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-12-20 17:58:49 +0000
commit4040124cd7af3bdaacbfb43dfb27e2afc794a666 (patch)
treeeb5bd8cd35df1e263e14649a352bfebc86c90857 /include
parent492af02f3f4841e66a9803fbf2106a4931b2b771 (diff)
- Revved patchlevel to 8.1.12
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2703 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 451c23e..d82320c 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.11"
+#define PATCHLEVEL "hybrid-8.1.12"
#endif