diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-15 16:13:14 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-15 16:13:14 +0000 |
commit | bbf68cd2ef6def7b3d19e5c7c7b708e6b8fa4e34 (patch) | |
tree | 110870de815b25c76bf1f0c4f2e03f6392818522 /include/patchlevel.h | |
parent | f974e2770f0d4b80a731053665ef2fb3e15aa2c6 (diff) |
- Bump patchlevel to hybrid-8.1.0beta5
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2048 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include/patchlevel.h')
-rw-r--r-- | include/patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/patchlevel.h b/include/patchlevel.h index a5ef31e..737d569 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.0beta4" +#define PATCHLEVEL "hybrid-8.1.0beta5" #endif |