diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-07-20 09:42:28 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-07-20 09:42:28 +0000 |
commit | b131e394c4b66c871f2e73f14d5de6294edd2601 (patch) | |
tree | ceb21b35c794371ec1ab96f3f81c844cff519e6d /include | |
parent | bbc8b64aade4ecddb3c018cc172c4bd38cd178de (diff) |
- Revved version to hybrid-8.1.20
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4290 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 b03a1c6..8a2b1e8 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -25,5 +25,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.19" +#define PATCHLEVEL "hybrid-8.1.20" #endif |