From b8d85c62517da91cf49428a419eca10cf82682f2 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 2 Sep 2016 19:43:53 +0100 Subject: Update stuff for the new versioning system. --- src/inspircd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 5d4d8081f..5fe2ef076 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -326,7 +326,7 @@ InspIRCd::InspIRCd(int argc, char** argv) : if (do_version) { - std::cout << std::endl << INSPIRCD_VERSION << " " << INSPIRCD_REVISION << std::endl; + std::cout << std::endl << INSPIRCD_VERSION << std::endl; Exit(EXIT_STATUS_NOERROR); } -- cgit v1.3.1-10-gc9f91