summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-23 12:33:47 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-23 12:33:47 +0000
commita257e901f68fa40abffedd729b64d70d963ec360 (patch)
treee6585b748142a184f04adaef589a03d9062668bc /include
parent59cfa011d35272de61588b8a2e63ae13603dedaf (diff)
- Bump patchlevel to hybrid-8.1.3
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2326 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 815f044..300c7c2 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.2"
+#define PATCHLEVEL "hybrid-8.1.3"
#endif