diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-08 17:56:07 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-08 17:56:07 +0000 |
commit | 333476ecab13da9768eaea7ece68ea32ecd2515f (patch) | |
tree | 569766018025fb6c75209f82c3065ffa50e5415c /include/patchlevel.h | |
parent | ac7f555ff35a091d8a641f6795d15ed059508339 (diff) |
- Revved patchlevel to hybrid-8.1.9
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2531 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include/patchlevel.h')
-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 41eedf1..5b393a4 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.8" +#define PATCHLEVEL "hybrid-8.1.9" #endif |