#include "arts.h"
#include "mystring.h"
Go to the source code of this file.
Variables | |
String | full_name |
The ARTS running version number. |
Initial value:
static_cast<String>(PACKAGE) + "-" + VERSION
Please always increase this before you do a `cvs commit', however minor your change may be.
Definition at line 33 of file version.cc.
Referenced by main().