diff --git a/doc/cv_version.tex b/doc/cv_version.tex index c89f44592..1adc138b4 100644 --- a/doc/cv_version.tex +++ b/doc/cv_version.tex @@ -1 +1 @@ -\newcommand{\cvversion}{2024-09-17} +\newcommand{\cvversion}{2024-10-05} diff --git a/gromacs/src/colvarproxy_gromacs_version.h b/gromacs/src/colvarproxy_gromacs_version.h index 55ca42208..98fd8f2b4 100644 --- a/gromacs/src/colvarproxy_gromacs_version.h +++ b/gromacs/src/colvarproxy_gromacs_version.h @@ -1,43 +1,3 @@ -/* - * This file is part of the GROMACS molecular simulation package. - * - * Copyright 2023- The GROMACS Authors - * and the project initiators Erik Lindahl, Berk Hess and David van der Spoel. - * Consult the AUTHORS/COPYING files and https://www.gromacs.org for details. - * - * GROMACS is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 - * of the License, or (at your option) any later version. - * - * GROMACS is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with GROMACS; if not, see - * https://www.gnu.org/licenses, or write to the Free Software Foundation, - * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * If you want to redistribute modifications to GROMACS, please - * consider that scientific software is very special. Version - * control is crucial - bugs must be traceable. We will be happy to - * consider code for inclusion in the official distribution, but - * derived work must not be called official GROMACS. Details are found - * in the README & COPYING files - if they are missing, get the - * official version at https://www.gromacs.org. - * - * To help us fund GROMACS development, we humbly ask that you cite - * the research papers on the package. Check out https://www.gromacs.org. - */ -/*! \internal \file - * \brief - * Tracks the Colvars GROMACS interface version; see https://github.com/Colvars/colvars - - * \ingroup module_applied_forces - */ - #ifndef COLVARPROXY_VERSION -#define COLVARPROXY_VERSION "2023-12-05" +#define COLVARPROXY_VERSION "2024-10-05" #endif diff --git a/lammps/src/COLVARS/colvarproxy_lammps_version.h b/lammps/src/COLVARS/colvarproxy_lammps_version.h index 5901044b1..98fd8f2b4 100644 --- a/lammps/src/COLVARS/colvarproxy_lammps_version.h +++ b/lammps/src/COLVARS/colvarproxy_lammps_version.h @@ -1,3 +1,3 @@ #ifndef COLVARPROXY_VERSION -#define COLVARPROXY_VERSION "2024-07-05" +#define COLVARPROXY_VERSION "2024-10-05" #endif diff --git a/namd/src/colvarproxy_namd_version.h b/namd/src/colvarproxy_namd_version.h index 21077698c..98fd8f2b4 100644 --- a/namd/src/colvarproxy_namd_version.h +++ b/namd/src/colvarproxy_namd_version.h @@ -1,3 +1,3 @@ #ifndef COLVARPROXY_VERSION -#define COLVARPROXY_VERSION "2023-12-05" +#define COLVARPROXY_VERSION "2024-10-05" #endif diff --git a/src/colvars_version.h b/src/colvars_version.h index 02d8cd4f9..5db618e80 100644 --- a/src/colvars_version.h +++ b/src/colvars_version.h @@ -1,3 +1,3 @@ #ifndef COLVARS_VERSION -#define COLVARS_VERSION "2024-09-17" +#define COLVARS_VERSION "2024-10-05" #endif diff --git a/vmd/src/colvarproxy_vmd_version.h b/vmd/src/colvarproxy_vmd_version.h index 21077698c..98fd8f2b4 100644 --- a/vmd/src/colvarproxy_vmd_version.h +++ b/vmd/src/colvarproxy_vmd_version.h @@ -1,3 +1,3 @@ #ifndef COLVARPROXY_VERSION -#define COLVARPROXY_VERSION "2023-12-05" +#define COLVARPROXY_VERSION "2024-10-05" #endif