VGM Version 5.3
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1#ifndef BASE_VGM_VERSION_H
2#define BASE_VGM_VERSION_H
3
4// -----------------------------------------------------------------------
5// The BaseVGM package of the Virtual Geometry Model
6// Copyright (C) 2007 - 2022 Ivana Hrivnacova
7// All rights reserved.
8//
9// For the licensing terms see vgm/LICENSE.
10// Contact: ivana@ipno.in2p3.fr
11// -----------------------------------------------------------------------
12
14//
20
21#define VGM_RELEASE "5.3"
22#define VGM_RELEASE_DATE "18 June 2024"
23
24#endif // BASE_VGM_VERSION_H