summaryrefslogtreecommitdiff
path: root/include/patchlevel.h
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-19 13:25:09 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-19 13:25:09 +0000
commitf58aef05a58976ee1179fd1caf3e2fba297faf4f (patch)
treeff669db70aa3335f34293c85efcd6f14f666c157 /include/patchlevel.h
parentf44138a2a83f0af84c5e054f6704306a16c204c3 (diff)
- Bump patchlevel to hybrid-8.1.0rc1
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2102 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 737d569..01f6974 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.0beta5"
+#define PATCHLEVEL "hybrid-8.1.0rc1"
#endif