diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-12-20 17:58:49 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-12-20 17:58:49 +0000 |
commit | 4040124cd7af3bdaacbfb43dfb27e2afc794a666 (patch) | |
tree | eb5bd8cd35df1e263e14649a352bfebc86c90857 /include | |
parent | 492af02f3f4841e66a9803fbf2106a4931b2b771 (diff) |
- Revved patchlevel to 8.1.12
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2703 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 451c23e..d82320c 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.11" +#define PATCHLEVEL "hybrid-8.1.12" #endif |