diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-04-20 14:54:48 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-04-20 14:54:48 +0000 |
commit | d610329f82f35b2b8cb1f6a9a2af46bb35ddb30e (patch) | |
tree | fae53a808c10db4362bb63f88b9e3cb5cf789e93 /include | |
parent | a67597944d9a667c10c2e845199bc14ed2b662fe (diff) |
- Bump version to 8.1.16
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3358 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 52db0e3..9bf2502 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -25,5 +25,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.15" +#define PATCHLEVEL "hybrid-8.1.16" #endif |