diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-25 18:09:27 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-25 18:09:27 +0000 |
commit | 82450c6bf2fbc6da6c5896112316d7ae767aafb6 (patch) | |
tree | c2bbb91d712547c3793d33e8f5af6f7a94dbb106 /include/patchlevel.h | |
parent | 410a4bc10827a3e4df1b2a4334be670370d2ea5f (diff) |
- Bump patchlevel to 8.1.0beta1
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1868 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 7365468..84ea27a 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.0.0" +#define PATCHLEVEL "hybrid-8.1.0beta1" #endif |