summaryrefslogtreecommitdiff
path: root/include/patchlevel.h
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-05 10:23:03 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-05 10:23:03 +0000
commitcda96af5bd7c5b97f0267e48950d10748699965e (patch)
treea0df5a15b61cbe8c7048324676c9e5642de3457d /include/patchlevel.h
parent601f4fc78910d2cd920af6782cf5ca522d53688e (diff)
- Bump patchlevel to 8.1.0beta3
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1947 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 809238f..93c860f 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -23,5 +23,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.0beta2"
+#define PATCHLEVEL "hybrid-8.1.0beta3"
#endif