We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96fa3f6 commit 42903c7Copy full SHA for 42903c7
src/colvarmodule.h
@@ -84,7 +84,7 @@ class colvarmodule {
84
int version_int = 0;
85
86
/// Patch version number (non-zero in patch releases of other packages)
87
- int patch_version_int = 5;
+ int patch_version_int = 4;
88
89
public:
90
0 commit comments