diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-23 18:15:13 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-23 18:15:13 +0000 |
commit | 9cbf81ee2a54fef682f1f5a953fd052c2297725f (patch) | |
tree | 6d8a4db84f5519a69f95d35f5faf44274f1759ca /include | |
parent | 8a886ac7d57693e8a7287a0b45ce6d054532f958 (diff) |
- Bump version to hybrid-8.1.10
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2599 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 5b393a4..ec09fd8 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.9" +#define PATCHLEVEL "hybrid-8.1.10" #endif |