summarylogtreecommitdiffstats
path: root/ver.h
blob: a74c49dc0f695c22ecadd788ba4e2c3d3bb3de34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//==========================================================================
//  VER.H - part of
//                     OMNeT++/OMNEST
//            Discrete System Simulation in C++
//
//==========================================================================

/*--------------------------------------------------------------*
  Copyright (C) 1992-2017 Andras Varga

  This file is distributed WITHOUT ANY WARRANTY. See the file
  `license' for details on this and other legal matters.
*--------------------------------------------------------------*/

#define OMNETPP_PRODUCT "OMNeT++"
#define OMNETPP_RELEASE "omnetpp-6.0pre2"
#define OMNETPP_VERSION_STR "6.0pre2"
#define OMNETPP_BUILDID "180809-1548ee5f82"
#define OMNETPP_EDITION "Academic Public License -- NOT FOR COMMERCIAL USE"