From 7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 12 Nov 2013 20:16:15 +0100 Subject: update version generation for git, update INSTALL --- src/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils.cpp') diff --git a/src/utils.cpp b/src/utils.cpp index 82cde96..76f891f 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -48,7 +48,7 @@ void header_message() { etiLog.printHeader(TcpLog::INFO, "Welcome to %s %s%s, compiled at %s, %s\n\n", - PACKAGE_NAME, PACKAGE_VERSION, HGVERSION, __DATE__, __TIME__); + PACKAGE_NAME, PACKAGE_VERSION, GITVERSION, __DATE__, __TIME__); etiLog.printHeader(TcpLog::INFO, "Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012\n" "Her Majesty the Queen in Right of Canada,\n" -- cgit v1.2.3