packages feed

ogma-core-1.0.6: templates/copilot-cfs/fsw/src/copilot_cfs_version.h

/************************************************************************
** File:
**   $Id: copilot_app_version.h  $
**
** Purpose: 
**  The Sample Application header file containing version number
**
** Notes:
**
**
*************************************************************************/
#ifndef _copilot_app_version_h_
#define _copilot_app_version_h_

#define COPILOT_CFS_MAJOR_VERSION    1
#define COPILOT_CFS_MINOR_VERSION    0
#define COPILOT_CFS_REVISION         0
#define COPILOT_CFS_MISSION_REV      0
      
#endif /* _copilot_app_version_h_ */

/************************/
/*  End of File Comment */
/************************/