diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-23 19:39:03 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-23 19:39:03 +0000 |
commit | d64a91645338d8d4124a5c44bb4c788345030129 (patch) | |
tree | 5575b417f27b60b315072e2b482813fd87bc371d /include/patchlevel.h | |
parent | 1cdb66f1a82779c7bd3198836b7d70c6809d0cdb (diff) |
- Bump patchlevel to hybrid-8.1.0
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2109 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 01f6974..9f4953f 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -23,5 +23,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.0rc1" +#define PATCHLEVEL "hybrid-8.1.0" #endif |