diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-12-06 19:18:42 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-12-06 19:18:42 +0000 |
commit | 0ed78d753533991b9e3c0f8da1bf9974aeef2e55 (patch) | |
tree | 572ece8e7232bc71579204a082751ecb9f0c873c /include | |
parent | 2919b6cec8c3f259533f941ba70275308dd35afc (diff) |
- Revved patchlevel
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2625 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 ec09fd8..451c23e 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.10" +#define PATCHLEVEL "hybrid-8.1.11" #endif |