F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
version.hpp
Go to the documentation of this file.
1
/*
2
This file has been autogenerated using [generate_version_header.py].
3
This file may be overwritten.
4
*/
5
#ifndef _VERSION_HPP_
6
#define _VERSION_HPP_
7
8
static
const
char
*
FRAMEWORK_VERSION
=
"v3.4.1-180-gcea363cd9"
;
9
static
const
char
*
PROJECT_VERSION
=
"v3.4.1-180-gcea363cd9"
;
10
11
#endif
12
FRAMEWORK_VERSION
static const char * FRAMEWORK_VERSION
Definition:
version.hpp:8
PROJECT_VERSION
static const char * PROJECT_VERSION
Definition:
version.hpp:9
version.hpp
Generated by
1.9.1