diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-01 20:56:52 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-01 20:56:52 +0000 |
commit | 7a71e7191b073eff19db6e3ccaec8882ba25d29b (patch) | |
tree | 821a0e7603d5cc3be04c2c5a05e83981f7151869 /include | |
parent | bd4d4f0efe6d4f875235beca6cf125713147b527 (diff) |
- Bump version to hybrid-8.1.17
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3465 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 9bf2502..f62612c 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -25,5 +25,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.16" +#define PATCHLEVEL "hybrid-8.1.17" #endif |