diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-06-18 15:12:12 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-06-18 15:12:12 +0000 |
commit | 6584fe02560a82ded505b8bdea0e4ee1d8170022 (patch) | |
tree | f68cb97a8de19cace3a825bc635725f95c4da4f8 /include/patchlevel.h | |
parent | 4e13ac94948d273fac696c1a1731c430d74babbe (diff) |
- Bump patchlevel to hybrid-8.1.2
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2272 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 004d1c1..815f044 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.1" +#define PATCHLEVEL "hybrid-8.1.2" #endif |