diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-07-05 15:51:02 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-07-05 15:51:02 +0000 |
commit | 491683ae1a8a27109eb360f795262121b9a0eb1b (patch) | |
tree | 2942ac966d8b2427f45f2c755252f0f555eed1c4 /include | |
parent | 0b288215ac59757834f6025ce97f8bcbf4c6a480 (diff) |
- Revved patchlevel to 8.1.4
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2371 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 300c7c2..d7e386d 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.3" +#define PATCHLEVEL "hybrid-8.1.4" #endif |