diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-08 20:57:29 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-08 20:57:29 +0000 |
commit | 3ce46fa5fe3dbd2918354d930220737a84556a6b (patch) | |
tree | c859246601631ad197e7b658084ac1c387ae916b /include/patchlevel.h | |
parent | 219262e760e27dcce2d10090561f8a99f8a69999 (diff) |
- Revved patchlevel
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1984 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 93c860f..a5ef31e 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.0beta3" +#define PATCHLEVEL "hybrid-8.1.0beta4" #endif |