Author: Alex Badea <vampire@p16.pub.ro>
[ircu2.10.12-pk.git] / ircd / version.c.SH
index 8f0ff42708e6e5d0b80cb39ced42fa139983b0a8..f7a4e4a4fa1f659992b78e13299a5a4f15c50bf2 100644 (file)
@@ -64,10 +64,11 @@ else \
 
 #include "version.h"
 #include "patchlevel.h"
+#include "patchlist.h"
 
 const char *generation = "$generation";
 const char *creation = "$creation";
-const char *version = BASE_VERSION RELEASE PATCHLEVEL;
+const char *version = BASE_VERSION RELEASE PATCHLEVEL PATCHLIST;
 
 const char *infotext[] = {
     "IRC --",
@@ -83,9 +84,9 @@ const char *infotext[] = {
     "Bleep        Thomas Helvey            <tomh@inxpress.net>",
     "",
     "Contributors to this release:",
-    "Isomer, Gte-, WildThang, David M, Run, Nemesi",
+    "Kev, Isomer, Gte, Ghostwolf, Bleep",
     "Debugging and support:",
-    "SeKs, Maniac-, HeKTik, OmniDynmc, Aurorian, Quantum, Jesus",
+    "SeKs, Maniac-, HeKTik, OmniDynmc, Liandrin, Dianora",
     "Special thanks to Angel and Buff for believing in us and putting"
     "up with frantic late night phone calls"
     "",