//========================================================================== // 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"