Skip to content

Commit

Permalink
Update version strings
Browse files Browse the repository at this point in the history
[update-doc]
  • Loading branch information
giacomofiorin committed Jun 4, 2024
1 parent 7c2fbaa commit f432f3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/cv_version.tex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
\newcommand{\cvversion}{2024-05-28}
\newcommand{\cvversion}{2024-06-04}
2 changes: 1 addition & 1 deletion src/colvars_version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ifndef COLVARS_VERSION
#define COLVARS_VERSION "2024-05-28"
#define COLVARS_VERSION "2024-06-04"
#endif

0 comments on commit f432f3b

Please sign in to comment.