From 08c08040bab2e4c5a3c8156fa36ec2e6b5c76fca Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 5 Jun 2016 14:24:20 +0100 Subject: Brand the ircd in the version string. --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index 8a2b1e8..0871c1e 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -25,5 +25,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.20" +#define PATCHLEVEL "hybrid-8.1.20-linuxnet" #endif -- cgit