diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-07 19:33:24 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-07 19:33:24 +0000 |
commit | f51dc2b1f7e8fc97427c2cc61aefd993b892821c (patch) | |
tree | efafa1b670f8063bddac85780cce36dc4d4a60f3 /include | |
parent | a46957bbf06d872b45a8cc9428873b1d9a61e3c1 (diff) |
- Revved patchlevel
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2789 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 d82320c..42ef4f5 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.12" +#define PATCHLEVEL "hybrid-8.1.13" #endif |