diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-08-16 20:32:32 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-08-16 20:32:32 +0000 |
commit | 396acf6340d3c17c212bdbfa9c2e3c57fcb52ded (patch) | |
tree | d285439c3b4a8493bd4f3360a0f752be943718c7 /include | |
parent | 4ed41b8f8ab2f84988520bbe061a1fc84c5ab5df (diff) |
- Revved patchlevel to hybrid-8.1.7
- Updated NEWS file
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2461 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 2f423a2..7420ab0 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.6" +#define PATCHLEVEL "hybrid-8.1.7" #endif |