summaryrefslogtreecommitdiff
path: root/include/patchlevel.h
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-04-27 21:19:31 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-04-27 21:19:31 +0000
commit3e976f808f82071ac20afff25f7f752526b91129 (patch)
tree86891ad8a2f4b5456541e55637d7481036d7ebb3 /include/patchlevel.h
parent7c014db8bfaec4acc71528aa32885e4c715f3c45 (diff)
- Bump patchlevel to 8.1.0beta2
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1906 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 84ea27a..809238f 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.0beta1"
+#define PATCHLEVEL "hybrid-8.1.0beta2"
#endif