diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-05 10:23:03 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-05 10:23:03 +0000 |
commit | cda96af5bd7c5b97f0267e48950d10748699965e (patch) | |
tree | a0df5a15b61cbe8c7048324676c9e5642de3457d /include/patchlevel.h | |
parent | 601f4fc78910d2cd920af6782cf5ca522d53688e (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.h | 2 |
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 |