Author: Alex Badea <vampire@p16.pub.ro>
[ircu2.10.12-pk.git] / ircd / version.c.SH
index e7841b23fa925695f46d325eee42b383386c5c99..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 --",