diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-07-16 15:07:14 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-07-16 15:07:14 +0000 |
commit | 4e68cbaf29277dc74e1641b7c2b513dd3129b21f (patch) | |
tree | c5076b153a48e2850c5325b82a770603230c5ff4 /include | |
parent | b15ac78587190a6d1e29c27801495c01d6370764 (diff) |
- Revved patchlevel to hybrid-8.1.5
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2401 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 d7e386d..9330178 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.4" +#define PATCHLEVEL "hybrid-8.1.5" #endif |