ARTS  1.0.222
Variables
version.cc File Reference
#include "arts.h"
#include "mystring.h"

Go to the source code of this file.

Variables

String full_name
 The ARTS running version number. More...
 

Variable Documentation

◆ full_name

String full_name
Initial value:
= static_cast<String>(PACKAGE)
+ "-" + VERSION

The ARTS running version number.

Please always increase this before you do a ‘cvs commit’, however minor your change may be.

Definition at line 32 of file version.cc.

my_basic_string< char >