diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-06-23 12:33:47 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-06-23 12:33:47 +0000 |
commit | a257e901f68fa40abffedd729b64d70d963ec360 (patch) | |
tree | e6585b748142a184f04adaef589a03d9062668bc /include | |
parent | 59cfa011d35272de61588b8a2e63ae13603dedaf (diff) |
- Bump patchlevel to hybrid-8.1.3
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2326 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 815f044..300c7c2 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.2" +#define PATCHLEVEL "hybrid-8.1.3" #endif |