Home
·
Classes
·
Annotated Classes
·
Modules
·
Members
·
Namespaces
·
Related Pages
OpenMS
openms_package_version.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// ==========================================================================
5
//
6
// IMPORTANT:
7
// This is openms_package_version.h / openms_package_version.h.in
8
// Please do ONLY change openms_package_version.h.in, as openms_package_version.h is automagically
9
// created by CMAKE from openms_package_version.h.in
10
//
11
// Use appropriate options to configure instead of changing openms_package_version.h.
12
// Changes made in openms_package_version.h will be lost as soon as you call CMAKE again.
13
//
14
// ==========================================================================
15
//
16
// --------------------------------------------------------------------------
17
// OpenMS -- Open-Source Mass Spectrometry
18
// --------------------------------------------------------------------------
19
// Copyright The OpenMS Team -- Eberhard Karls University Tuebingen,
20
// ETH Zurich, and Freie Universitaet Berlin 2002-2012.
21
//
22
// This software is released under a three-clause BSD license:
23
// * Redistributions of source code must retain the above copyright
24
// notice, this list of conditions and the following disclaimer.
25
// * Redistributions in binary form must reproduce the above copyright
26
// notice, this list of conditions and the following disclaimer in the
27
// documentation and/or other materials provided with the distribution.
28
// * Neither the name of any author or any participating institution
29
// may be used to endorse or promote products derived from this software
30
// without specific prior written permission.
31
// For a full list of authors, refer to the file AUTHORS.
32
// --------------------------------------------------------------------------
33
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
34
// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
35
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
36
// ARE DISCLAIMED. IN NO EVENT SHALL ANY OF THE AUTHORS OR THE CONTRIBUTING
37
// INSTITUTIONS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
38
// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
39
// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
40
// OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
41
// WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
42
// OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
43
// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44
//
45
// --------------------------------------------------------------------------
46
// $Maintainer: Chris Bielow $
47
// $Authors: $
48
// --------------------------------------------------------------------------
49
50
#ifndef OPENMS_PACKAGE_VERSION_H
51
#define OPENMS_PACKAGE_VERSION_H
52
53
#define OPENMS_PACKAGE_VERSION "2.0.0"
54
#define OPENMS_GIT_SHA1 "GIT-NOTFOUND"
55
#define OPENMS_GIT_BRANCH "GIT-NOTFOUND"
56
57
#endif
OpenMS / TOPP release 2.0.0
Documentation generated on Fri May 29 2015 17:20:28 using doxygen 1.8.9.1