summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-02-25 11:53:16 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-02-25 11:53:16 +0000
commitf5898ad96a08d213ba1e42173c90281973747648 (patch)
tree093f8750b5e9611b31da51479c13062fe77fe19d /include
parent4e1bfbf1ad5c21b90155b60d7485dd39ba93d77d (diff)
- Revved patchlevel
-- folgenden Zeilen werden ignoriert -- M configure M include/patchlevel.h M configure.ac git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3033 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-rw-r--r--include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/patchlevel.h b/include/patchlevel.h
index 9dc1c28..1822ae1 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -25,5 +25,5 @@
*/
#ifndef PATCHLEVEL
-#define PATCHLEVEL "hybrid-8.1.13"
+#define PATCHLEVEL "hybrid-8.1.14"
#endif