Skip to content

Commit 41a4c58

Browse files
committed
Update version strings
[update-doc]
1 parent c4fbe9b commit 41a4c58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/cv_version.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
\newcommand{\cvversion}{2025-08-30}
1+
\newcommand{\cvversion}{2025-09-05}

src/colvars_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#ifndef COLVARS_VERSION
2-
#define COLVARS_VERSION "2025-08-30"
2+
#define COLVARS_VERSION "2025-09-05"
33
#define COLVARS_PATCH_VERSION 0
44
#endif

0 commit comments

Comments
 (0)