diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-08-02 17:20:42 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-08-02 17:20:42 +0000 |
commit | a45e4e474b00add75c05f6d2bc1a7339f06c3b10 (patch) | |
tree | f4c1d79b484c5189dec61a720c6940c3da3210b9 /include | |
parent | 8d8f7494befce85caa405ab508455cb9b60f3032 (diff) |
- Revved patchlevel to 8.1.6
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2431 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-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 9330178..2f423a2 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.5" +#define PATCHLEVEL "hybrid-8.1.6" #endif |