From 5bf6c6065c2e1fc95e057b25ed48d02a2c003310 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 f62612c..401ba7d 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -25,5 +25,5 @@ */ #ifndef PATCHLEVEL -#define PATCHLEVEL "hybrid-8.1.17" +#define PATCHLEVEL "hybrid-8.1.17-linuxnet" #endif -- cgit