torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Version.cpp File Reference

Source for the Torc version data. More...

#include "torc/Version.hpp"
+ Include dependency graph for Version.cpp:

Go to the source code of this file.

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 

Variables

const torc::common::DottedVersion torc::cTorcVersion (1, 0, 1)
 The current Torc version as a DottedVersion object. More...
 
const std::string torc::cTorcVersionString = "1.0.1"
 The current Torc version as a constant string. More...
 

Detailed Description

Source for the Torc version data.

Definition in file Version.cpp.