Newer
Older
/**
* @file version.cc
* @brief The MpiUncertainty BarbequeRTRM application
*
* Description: to be done...
*
* @author Name Surname (nickname), your@email.com
*
* Company Politecnico di Milano
* Copyright Copyright (c) 20XX, Name Surname
*
* This source code is released for free distribution under the terms of the
* GNU General Public License as published by the Free Software Foundation.
* =====================================================================================
*/
#define GIT_SHA1 "@GIT_SHA1@"
#define PHASE "2"
const char *g_git_version = PHASE; // GIT_SHA1;