summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 5afdc21fb..7880b72fc 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -125,3 +125,6 @@ void handle_version(char **parameters, int pcnt, userrec *user);
void AddServerName(std::string servername);
const char* FindServerNamePtr(std::string servername);
+
+std::string GetVersionString();
+