From e53aaf7cbad6aa86bd83cf09cd5a1e4c715c61e7 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 27 Feb 2006 17:16:48 +0000 Subject: Tweaks git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3374 e03df62e-2008-0410-955e-edbf42e46eb7 --- 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 6c34f2c29..61c3b1004 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -138,7 +138,7 @@ std::string InspIRCd::GetRevision() */ /* XXX - this revision ID is NOT bumping automatically -- w00t */ - std::stringstream Revision("$Revision$"); + std::stringstream Revision(REVISION); std::string single; Revision >> single >> single; return single; -- cgit v1.3.1-10-gc9f91