summaryrefslogtreecommitdiffstats
path: root/src/utils.cpp
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2013-11-12 20:16:15 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2013-11-12 20:16:15 +0100
commit7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3 (patch)
tree8e867ed36cd40c5163ae490c9d8c1dc32a6094aa /src/utils.cpp
parent8d461525388f799008118d7fe873079d2bd5ba8e (diff)
downloaddabmux-7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3.tar.gz
dabmux-7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3.tar.bz2
dabmux-7b1cdcb6b9ae5e34901f109ff6db4fe8d660f1d3.zip
update version generation for git, update INSTALL
Diffstat (limited to 'src/utils.cpp')
-rw-r--r--src/utils.cpp2
1 files changed, 1 insertions, 1 deletions
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"