summaryrefslogtreecommitdiff
path: root/include/patchlevel.h
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-04 00:00:06 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-04 00:00:06 +0000
commit512fa99402ef1d4d34d255236d45d635221aec25 (patch)
tree054a2d190a679fdfa88d4f26daf3214790a029bb /include/patchlevel.h
parent3bbcabda310eb471034218a6791f947360019bc4 (diff)
- Bump patchlevel to 8.1.1
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2179 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include/patchlevel.h')
-rw-r--r--include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/patchlevel.h b/include/patchlevel.h
index 9f4953f..004d1c1 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.0"
+#define PATCHLEVEL "hybrid-8.1.1"
#endif