bpp-core3  3.0.0
Version.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: The Bio++ Development Group
2 //
3 // SPDX-License-Identifier: CECILL-2.1
4 
5 #ifndef BPP_VERSION_H
6 #define BPP_VERSION_H
7 
8 #define BPP_VERSION "3.0.0"
9 #define BPP_REL_DATE "(prerelease)"
10 
11 #endif // BPP_VERSION_H