From 5f70cd0566155ceb36d4737805652d49faee08c3 Mon Sep 17 00:00:00 2001 From: Giacomo Fiorin Date: Mon, 23 Dec 2024 12:12:04 -0500 Subject: [PATCH] Update version strings [update-doc] --- doc/cv_version.tex | 2 +- gromacs/src/colvarproxy_gromacs_version.h | 2 +- lammps/src/COLVARS/colvarproxy_lammps_version.h | 2 +- namd/src/colvarproxy_namd_version.h | 2 +- src/colvars_version.h | 2 +- vmd/src/colvarproxy_vmd_version.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/cv_version.tex b/doc/cv_version.tex index 5c6c6ddae..753ba795e 100644 --- a/doc/cv_version.tex +++ b/doc/cv_version.tex @@ -1 +1 @@ -\newcommand{\cvversion}{2024-12-06} +\newcommand{\cvversion}{2024-12-23} diff --git a/gromacs/src/colvarproxy_gromacs_version.h b/gromacs/src/colvarproxy_gromacs_version.h index 98fd8f2b4..9c586bc3b 100644 --- a/gromacs/src/colvarproxy_gromacs_version.h +++ b/gromacs/src/colvarproxy_gromacs_version.h @@ -1,3 +1,3 @@ #ifndef COLVARPROXY_VERSION -#define COLVARPROXY_VERSION "2024-10-05" +#define COLVARPROXY_VERSION "2024-12-23" #endif diff --git a/lammps/src/COLVARS/colvarproxy_lammps_version.h b/lammps/src/COLVARS/colvarproxy_lammps_version.h index 98fd8f2b4..9c586bc3b 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-10-05" +#define COLVARPROXY_VERSION "2024-12-23" #endif diff --git a/namd/src/colvarproxy_namd_version.h b/namd/src/colvarproxy_namd_version.h index 98fd8f2b4..9c586bc3b 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 "2024-10-05" +#define COLVARPROXY_VERSION "2024-12-23" #endif diff --git a/src/colvars_version.h b/src/colvars_version.h index 1fe1b05b1..1555df404 100644 --- a/src/colvars_version.h +++ b/src/colvars_version.h @@ -1,3 +1,3 @@ #ifndef COLVARS_VERSION -#define COLVARS_VERSION "2024-12-06" +#define COLVARS_VERSION "2024-12-23" #endif diff --git a/vmd/src/colvarproxy_vmd_version.h b/vmd/src/colvarproxy_vmd_version.h index 98fd8f2b4..9c586bc3b 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 "2024-10-05" +#define COLVARPROXY_VERSION "2024-12-23" #endif